A concise code for training and evaluating Unet using tensorflow+keras
Support
Quality
Security
License
Reuse
E
ECG-Arrhythmia-classificationby ankur219
Python 
174
Version:Current
License: No License (No License)
ECG arrhythmia classification using a 2-D convolutional neural network
Support
Quality
Security
License
Reuse
Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
Support
Quality
Security
License
Reuse
Speaker independent emotion recognition
Support
Quality
Security
License
Reuse
Tiny YOLOv2 on Unity Barracuda
Support
Quality
Security
License
Reuse
K
Keras-Tutorialsby xingkongliang
Jupyter Notebook 
174
Version:Current
License: No License (No License)
Keras-Tutorials
Support
Quality
Security
License
Reuse
C3D for Keras + TensorFlow
Support
Quality
Security
License
Reuse
Noisy Networks for Exploration
Support
Quality
Security
License
Reuse
Making neural networks more interpretable, for research and art :mag_right: :computer: :brain: :art:
Support
Quality
Security
License
Reuse
Breaking captchas using torch
Support
Quality
Security
License
Reuse
Tutorial codes for modeling brains with neural nets
Support
Quality
Security
License
Reuse
AI场景分类竞赛
Support
Quality
Security
License
Reuse
o
own_data_cnn_implementation_kerasby anujshah1003
Python 
172
Version:Current
License: No License (No License)
A complete tutorial on using own dataset to train a CNN from scratch in Keras (TF & Theano Backend)-
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Autofocus Layer for Semantic Segmentation
Support
Quality
Security
License
Reuse
t
text-emotion-classificationby tlkh
Jupyter Notebook 
171
Version:Current
License: No License (No License)
Archived - not answering issues
Support
Quality
Security
License
Reuse
d
deeplearning-tensorflow-kerasby yusugomori
Python 
170
Version:Current
License: No License (No License)
詳解ディープラーニング
Support
Quality
Security
License
Reuse
i
iBeacon-indoor-positioning-demoby jarkko-hautakorpi
JavaScript 
170
Version:Current
License: Permissive (MIT)
Indoor positioning of iBeacon tags (tagged people, dogs, cats and objects) by trilateration, using ESP32.
Support
Quality
Security
License
Reuse
Semantic Synchrony. An experiment in cognitive and sensory augmentation.
Support
Quality
Security
License
Reuse
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
Support
Quality
Security
License
Reuse
An implementation of KFAC for TensorFlow
Support
Quality
Security
License
Reuse
Gender detection (from scratch) using deep learning with keras and cvlib.
Support
Quality
Security
License
Reuse
Deep learning using tensorflow
Support
Quality
Security
License
Reuse
Jupyter Notebook cung cấp các kiến thức cơ bản về Học Máy và Học Sâu bằng Python với Scikit-Learn, Keras, và TensorFlow 2.
Support
Quality
Security
License
Reuse
F
FCN-for-Semantic-Segmentationby Gurupradeep
Jupyter Notebook 
169
Version:Current
License: Permissive (MIT)
Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing
Support
Quality
Security
License
Reuse
k
keras-inception-resnet-v2by yuyang-huang
Python 
168
Version:Current
License: No License (No License)
The Inception-ResNet v2 model using Keras (with weight files)
Support
Quality
Security
License
Reuse
Zero-Shot Semantic Segmentation
Support
Quality
Security
License
Reuse
Ternary Gradients to Reduce Communication in Distributed Deep Learning (TensorFlow)
Support
Quality
Security
License
Reuse
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,..... vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....
Support
Quality
Security
License
Reuse
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
Support
Quality
Security
License
Reuse
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Support
Quality
Security
License
Reuse
t
tensorflow_input_image_by_tfrecordby yeephycho
Python 
167
Version:Current
License: Permissive (Apache-2.0)
Feed your own image data to a pre-trained network by tensorflow
Support
Quality
Security
License
Reuse
BNN implementation in tensorflow
Support
Quality
Security
License
Reuse
BodyPix model demo application for Google Coral
Support
Quality
Security
License
Reuse
Demo for https://www.npmjs.com/package/tfjs-yolo-tiny
Support
Quality
Security
License
Reuse
K
Keras-segmentation-deeplab-v3.1by Golbstein
Jupyter Notebook 
167
Version:Current
License: No License (No License)
An awesome semantic segmentation model that runs in real time
Support
Quality
Security
License
Reuse
c
capsnet-traffic-sign-classifierby thibo73800
Jupyter Notebook 
167
Version:Current
License: Permissive (Apache-2.0)
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Support
Quality
Security
License
Reuse
e3d-lstm; Eidetic 3D LSTM A Model for Video Prediction and Beyond
Support
Quality
Security
License
Reuse
Simple Generative Adversarial Networks for MNIST data with Keras.
Support
Quality
Security
License
Reuse
Fully automatic brain tumour segmentation using Deep 3-D convolutional neural networks
Support
Quality
Security
License
Reuse
personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov momentum、Adagrad、Adadelta、RMSprop、Adam),梯度检验、batch normalization)、RNN
Support
Quality
Security
License
Reuse
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Support
Quality
Security
License
Reuse
Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model. IEEE Transactions on Image Processing (2018)
Support
Quality
Security
License
Reuse
Metrics for Keras. DEPRECATED since Keras 2.3.0
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
S
Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDPby guillaume-chevalier
Jupyter Notebook 
165
Version:Current
License: No License (No License)
What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.
Support
Quality
Security
License
Reuse
A DCGAN to generate anime faces using custom mined dataset
Support
Quality
Security
License
Reuse
N
NETL-Automatic-Topic-Labelling-by sb1992
Python 
164
Version:Current
License: Permissive (Apache-2.0)
Generating labels for topics automatically using neural embeddings
Support
Quality
Security
License
Reuse
Deep Learning libraries tested on images and time series
Support
Quality
Security
License
Reuse
D
Disease-Prediction-from-Symptomsby anujdutt9
Jupyter Notebook 
164
Version:Current
License: No License (No License)
Disease Prediction based on Symptoms.
Support
Quality
Security
License
Reuse
u
unet-tensorflow-kerasby zizhaozhang
A concise code for training and evaluating Unet using tensorflow+keras
Python
174
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
E
ECG-Arrhythmia-classificationby ankur219
ECG arrhythmia classification using a 2-D convolutional neural network
Python
174
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
o
object-detectionby kaka-lin
Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
Python
174
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
speech-emotion-recognitionby harry-7
Speaker independent emotion recognition
Python
174
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
TinyYOLOv2Barracudaby keijiro
Tiny YOLOv2 on Unity Barracuda
C#
174
Updated: 2 y ago
License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
K
Keras-Tutorialsby xingkongliang
Keras-Tutorials
Jupyter Notebook
174
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
c3d-kerasby axon-research
C3D for Keras + TensorFlow
Python
173
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
N
NoisyNet-A3Cby Kaixhin
Noisy Networks for Exploration
Python
173
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
torch-dreamsby Mayukhdeb
Making neural networks more interpretable, for research and art :mag_right: :computer: :brain: :art:
Python
173
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
captchaby arunpatala
Breaking captchas using torch
Jupyter Notebook
173
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
n
nn-brainby gyyang
Tutorial codes for modeling brains with neural nets
Jupyter Notebook
173
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Support
Quality
Security
License
Reuse
o
own_data_cnn_implementation_kerasby anujshah1003
A complete tutorial on using own dataset to train a CNN from scratch in Keras (TF & Theano Backend)-
Python
172
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
DCECby XifengGuo
Python
171
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Autofocus-Layerby yaq007
Autofocus Layer for Semantic Segmentation
Python
171
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
text-emotion-classificationby tlkh
Archived - not answering issues
Jupyter Notebook
171
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
deeplearning-tensorflow-kerasby yusugomori
詳解ディープラーニング
Python
170
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
i
iBeacon-indoor-positioning-demoby jarkko-hautakorpi
Indoor positioning of iBeacon tags (tagged people, dogs, cats and objects) by trilateration, using ESP32.
JavaScript
170
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
smsnby synchrony
Semantic Synchrony. An experiment in cognitive and sensory augmentation.
Java
170
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
d
deep_text_matchingby wangle1218
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
Python
169
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
k
kfacby tensorflow
An implementation of KFAC for TensorFlow
Python
169
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
g
gender-detection-kerasby arunponnusamy
Gender detection (from scratch) using deep learning with keras and cvlib.
Python
169
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
TensorflowProjectsby shekkizh
Deep learning using tensorflow
Python
169
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
handson-ml2-vnby mlbvn
Jupyter Notebook cung cấp các kiến thức cơ bản về Học Máy và Học Sâu bằng Python với Scikit-Learn, Keras, và TensorFlow 2.
Jupyter Notebook
169
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
F
FCN-for-Semantic-Segmentationby Gurupradeep
Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing
Jupyter Notebook
169
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
keras-inception-resnet-v2by yuyang-huang
The Inception-ResNet v2 model using Keras (with weight files)
Python
168
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
Z
ZS3by valeoai
Zero-Shot Semantic Segmentation
Python
168
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
t
terngradby wenwei202
Ternary Gradients to Reduce Communication in Distributed Deep Learning (TensorFlow)
Python
168
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
t
train_archby MachineLP
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,..... vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....
Python
168
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
multihead-siamese-netsby tlatkowski
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
Jupyter Notebook
168
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
H
Hey-Jetsonby bricewalker
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Jupyter Notebook
168
Updated: 3 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
t
tensorflow_input_image_by_tfrecordby yeephycho
Feed your own image data to a pre-trained network by tensorflow
Python
167
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
B
BinaryNet.tfby itayhubara
BNN implementation in tensorflow
Python
167
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
project-bodypixby google-coral
BodyPix model demo application for Google Coral
Python
167
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
t
tfjs-yolo-tiny-demoby ModelDepot
Demo for https://www.npmjs.com/package/tfjs-yolo-tiny
JavaScript
167
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
K
Keras-segmentation-deeplab-v3.1by Golbstein
An awesome semantic segmentation model that runs in real time
Jupyter Notebook
167
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
capsnet-traffic-sign-classifierby thibo73800
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Jupyter Notebook
167
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
e
e3d_lstmby google
e3d-lstm; Eidetic 3D LSTM A Model for Video Prediction and Beyond
Python
166
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
K
Keras-MNIST-GANby Zackory
Simple Generative Adversarial Networks for MNIST data with Keras.
Python
166
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DeepBrainSegby koriavinash1
Fully automatic brain tumour segmentation using Deep 3-D convolutional neural networks
Python
166
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
deep-learningby tz28
personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov momentum、Adagrad、Adadelta、RMSprop、Adam),梯度检验、batch normalization)、RNN
Python
166
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
F
FAR-HOby lucfra
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Jupyter Notebook
166
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
samby marcellacornia
Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model. IEEE Transactions on Image Processing (2018)
Python
165
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
keras-metricsby netrack
Metrics for Keras. DEPRECATED since Keras 2.3.0
Python
165
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
itcss-netmagby itcss
CSS
165
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
S
Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDPby guillaume-chevalier
What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.
Jupyter Notebook
165
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
A
Anime-Face-GAN-Kerasby pavitrakumar78
A DCGAN to generate anime faces using custom mined dataset
Python
164
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
N
NETL-Automatic-Topic-Labelling-by sb1992
Generating labels for topics automatically using neural embeddings
Python
164
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
n
neuralnetsby mzaradzki
Deep Learning libraries tested on images and time series
Jupyter Notebook
164
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Disease-Prediction-from-Symptomsby anujdutt9
Disease Prediction based on Symptoms.
Jupyter Notebook
164
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse