Topic

keras

Repositories (1215)

emlearn
emlearn emlearn Python

Machine Learning inference engine for Microcontrollers and Embedded devices

719
attention-is-all-you-need-keras
attention-is-all-you-need-keras lsdefine Python

A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need

716
food-101-keras
food-101-keras stratospark Jupyter Notebook

Food Classification with Deep Learning in Keras / Tensorflow

712
DTLN
DTLN breizhn Python

Tensorflow 2.x implementation of the DTLN real time speech denoising model. With TF-lite, ONNX and real-time audio processing support.

711
DenseNet
DenseNet titu1994 Python

DenseNet implementation in Keras

709
hyperparameter_hunter
hyperparameter_hunter HunterMcGushion Python

Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries

708
Evil
Evil evilgix Swift

Optical Character Recognition in Swift for iOS&macOS. 银行卡、身份证、门牌号光学识别

697
geospatial-machine-learning
geospatial-machine-learning deepVector

A curated list of resources focused on Machine Learning in Geospatial Data Science.

697
decision-forests
decision-forests tensorflow Python

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.

693
Machine-Learning-Guide
Machine-Learning-Guide mikeroyal Python

Machine learning Guide. Learn all about Machine Learning Tools, Libraries, Frameworks, Large Language Models (LLMs), and Training Models.

692
FfDL
FfDL IBM Go

Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes

689
reversi-alpha-zero
reversi-alpha-zero mokemokechicken Python

Reversi reinforcement learning by AlphaGo Zero methods.

685
emotion-recognition-using-speech
emotion-recognition-using-speech x4nth055 Python

Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras

682
awesome-AI-cheatsheets
awesome-AI-cheatsheets ShowMeAI-Hub Jupyter Notebook

AI与数据科学各类工具库速查表与参考代码

680
keras2cpp
keras2cpp pplonski C++

This is a bunch of code to port Keras neural network model into pure C++.

680
TrainYourOwnYOLO
TrainYourOwnYOLO AntonMu Jupyter Notebook

Train a state-of-the-art yolov3 object detector from scratch!

674
NeuralKart
NeuralKart rameshvarun Lua

A Real-time Mario Kart 64 AI using ConvNets.

670
keras-grad-cam
keras-grad-cam jacobgil Python

An implementation of Grad-CAM with keras

665
Portrait-Segmentation
Portrait-Segmentation anilsathyan7 Jupyter Notebook

Real-time portrait segmentation for mobile devices

663
d2l-vi
d2l-vi d2l-ai Python

Một cuốn sách về Học Sâu đề cập đến nhiều framework phổ biến, được sử dụng trên 300 trường Đại học từ 55 đất nước bao gồm MIT, Stanford, Harvard, và C...

658
keras-self-attention
keras-self-attention CyberZHG Python

Attention mechanism for processing sequential data that considers the context for each timestamp.

657
dogs_vs_cats
dogs_vs_cats ypwhs Jupyter Notebook

猫狗大战

638
DeepNLP-Course
DeepNLP-Course DanAnastasyev Jupyter Notebook

Deep NLP Course

632
FSA-Net
FSA-Net shamangary Python

[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image

630
kaggle_ndsb2017
kaggle_ndsb2017 juliandewit Python

Kaggle datascience bowl 2017

626
keras_cv_attention_models
keras_cv_attention_models leondgarse Python

Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,...

625
Siamese-Networks-for-One-Shot-Learning
Siamese-Networks-for-One-Shot-Learning tensorfreitas Python

Implementation of Siamese Neural Networks for One-shot Image Recognition

623
dist-keras
dist-keras cerndb Python

Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.

622
neptune-client
neptune-client neptune-ai Python

📘 The experiment tracker for foundation model training

622
Keras.NET
Keras.NET SciSharp C#

Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.

619
ASR_Theory
ASR_Theory zw76859420

语音识别理论、论文和PPT

618
convnet-drawer
convnet-drawer yu4u Python

Python script for illustrating Convolutional Neural Networks (CNN) using Keras-like model definitions

607
YOLOv3
YOLOv3 xiaochus Python

Keras implementation of yolo v3 object detection.

605
crfasrnn_keras
crfasrnn_keras sadeepj Python

CRF-RNN Keras/Tensorflow version

603
deblur-gan
deblur-gan RaphaelMeudec Python

Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"

601
SSR-Net
SSR-Net shamangary Python

[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation

596
semi-auto-image-annotation-tool
semi-auto-image-annotation-tool virajmavani Python

Anno-Mage: A Semi Automatic Image Annotation Tool which helps you in annotating images by suggesting you annotations using user-defined labels

592
Food-Recipe-CNN
Food-Recipe-CNN Murgio Jupyter Notebook

food image to recipe with deep convolutional neural networks.

585
Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras curiousily Jupyter Notebook

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data

585
Audio-Classification
Audio-Classification seth814 Jupyter Notebook

Code for YouTube series: Deep Learning for Audio Classification

583
keras-facenet
keras-facenet nyoki-mtl Jupyter Notebook

Facenet implementation by Keras2

580
qkeras
qkeras google Python

QKeras: a quantization deep learning library for Tensorflow Keras

580
poutyne
poutyne GRAAL-Research Python

A simplified framework and utilities for PyTorch

578
ACG2vec
ACG2vec OysterQAQ

ACG2vec (Anime Comics Games to vector) are committed to creating a playground that combines ACG and Deep learning.(文本语义检索、以图搜图、语义搜图、...

576
Keras-OpenFace
Keras-OpenFace vsyw Jupyter Notebook

Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version

574
torchlayers
torchlayers szymonmaszke Python

Shape and dimension inference (Keras-like) for PyTorch layers and neural networks

570
Data-Science-and-Machine-Learning-Projects-Dojo
Data-Science-and-Machine-Learning-Projects-Dojo ptyadana Jupyter Notebook

collections of data science, machine learning and data visualization projects with pandas, sklearn, matplotlib, tensorflow2, Keras, various ML algorit...

570
keras-YOLOv3-mobilenet
keras-YOLOv3-mobilenet Adamdad Python

I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101

562
Vehicle-Detection-and-Tracking
Vehicle-Detection-and-Tracking kcg2015 Python

Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering

556
megnet
megnet materialyzeai Jupyter Notebook

Graph Networks as a Universal Machine Learning Framework for Molecules and Crystals

555