Topic

keras

Repositories (1215)

text-emotion-classification
text-emotion-classification tlkh Jupyter Notebook

Archived - not answering issues

201
eyenet
eyenet gregwchase Python

Identifying diabetic retinopathy using convolutional neural networks

200
datastories-semeval2017-task4
datastories-semeval2017-task4 cbaziotis Python

Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".

200
hyperdash-sdk-py
hyperdash-sdk-py hyperdashio Python

Official Python SDK for Hyperdash

200
Hey-Jetson
Hey-Jetson bricewalker Jupyter Notebook

Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.

199
cheatsheets.pdf
cheatsheets.pdf qg0 Jupyter Notebook

📚 Various cheatsheets in PDF

198
Anime-Face-GAN-Keras
Anime-Face-GAN-Keras pavitrakumar78 Python

A DCGAN to generate anime faces using custom mined dataset

198
Keras-NASNet
Keras-NASNet titu1994 Python

"NASNet" models in Keras 2.0+ with weights

198
text-classification-cn
text-classification-cn lijqhs Python

中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法

197
LineDistiller
LineDistiller hepesu Python

A data-driven line extractor for 2D anime, manga and illustration using Keras.

196
Classification-of-Hyperspectral-Image
Classification-of-Hyperspectral-Image KonstantinosF Jupyter Notebook

Classification of the Hyperspectral Image Indian Pines with Convolutional Neural Network

196
keras2cpp
keras2cpp gosha20777 C++

it's a small library for running trained Keras 2 models from a native C++ code.

195
Siamese-Networks
Siamese-Networks akshaysharma096 Jupyter Notebook

Few Shot Learning by Siamese Networks, using Keras.

194
Deep-Survey-Text-Classification
Deep-Survey-Text-Classification bicepjai HTML

The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based...

193
deep-learning-random-explore
deep-learning-random-explore PPPW Jupyter Notebook
193
xbatcher
xbatcher xarray-contrib Python

Batch generation from xarray datasets

193
audio-pretrained-model
audio-pretrained-model balavenkatesh3322

A collection of Audio and Speech pre-trained models.

193
object-detection
object-detection kaka-lin Python

Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)

193
DeepToxic
DeepToxic zake7749 Jupyter Notebook

top 1% solution to toxic comment classification challenge on Kaggle.

192
CycleGAN-Keras
CycleGAN-Keras simontomaskarlsson Python

Keras implementation of CycleGAN using a tensorflow backend.

192
focal-loss
focal-loss artemmavrin Python

TensorFlow implementation of focal loss

191
qlik-py-tools
qlik-py-tools nabeel-oz Python

Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).

190
classification_models_3D
classification_models_3D ZFTurbo Python

Set of models for classifcation of 3D volumes

190
dkeras
dkeras dkeras-project Python

Distributed Keras Engine, Make Keras faster with only one line of code.

190
BRDNet
BRDNet hellloxiaotian Python

Image denoising using deep CNN with batch renormalization(Neural Networks,2020)

190
OpenAIGym
OpenAIGym shivaverma Python

Solving OpenAI Gym problems.

189
FKB
FKB scientific-computing Fortran

A two-way deep learning bridge between Keras and Fortran

189
DS_and_ML_projects
DS_and_ML_projects hhhrrrttt222111 Jupyter Notebook

Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.

187
SceneClassify
SceneClassify puke3615 Python

AI场景分类竞赛

187
Great-Deep-Learning-Books
Great-Deep-Learning-Books ahkarami

A Great Collection of Deep Learning (e)Books

186
lacmus
lacmus lacmus-foundation Jupyter Notebook

Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.

186
image_classifier
image_classifier gsurma Jupyter Notebook

CNN image classifier implemented in Keras Notebook 🖼️.

185
SVHN-deep-digit-detector
SVHN-deep-digit-detector penny4860 Python

Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.

185
gender-detection-keras
gender-detection-keras arunponnusamy Python

Gender detection (from scratch) using deep learning with keras and cvlib.

185
Recurrent-Convolutional-Neural-Network-Text-Classifier
Recurrent-Convolutional-Neural-Network-Text-Classifier airalcorn2 Python

My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/index.php/AAA...

184
Seizure-Detection-Tutorials
Seizure-Detection-Tutorials Eldave93 Jupyter Notebook

A series of tutorials teaching the use of Python for epileptic seizure detection on open-source datasets

184
robin
robin masyagin1998 Python

RObust document image BINarization

184
Human-Action-Recognition-with-Keras
Human-Action-Recognition-with-Keras oswaldoludwig Python

Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)

184
EEG_classification
EEG_classification CVxTz Python

EEG Sleep stage classification using CNN with Keras

184
TF.Keras-Commonly-used-models
TF.Keras-Commonly-used-models 1044197988 Python

基于Tensorflow的常用模型,包括分类分割、新型激活、卷积模块,可在Tensorflow2.X下运行。

184
pywarm
pywarm blue-season Python

A cleaner way to build neural networks for PyTorch.

183
jetson-car
jetson-car datlife C++

Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316

183
PyTorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection
PyTorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection sairajk Python

PyTorch implementation of the CVPR 2019 paper “Pyramid Feature Attention Network for Saliency Detection”

183
Abnormal_Event_Detection
Abnormal_Event_Detection harshtikuu Python

Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder

183
ergo-pe-av
ergo-pe-av evilsocket Python

🧠 🦠 An artificial neural network and API to detect Windows malware, based on Ergo and LIEF.

182
see-rnn
see-rnn OverLordGoldDragon Python

RNN and general weights, gradients, & activations visualization in Keras & TensorFlow

182
ASR_Syllable
ASR_Syllable zw76859420 Python

基于卷积神经网络的语音识别声学模型的研究

181
keras-inception-resnet-v2
keras-inception-resnet-v2 yuyang-huang Python

The Inception-ResNet v2 model using Keras (with weight files)

181
ktext
ktext hamelsmu Jupyter Notebook

Utilities for preprocessing text for deep learning with Keras

180
Face-detection-with-mobilenet-ssd
Face-detection-with-mobilenet-ssd bruceyang2012 Python

Face detection with mobilenet-ssd written by tf.keras.

180