Top 1371 keras open source projects

Speech Music Detection
Python framework for Speech and Music Detection using Keras.
Fabrik
🏭 Collaboratively build, visualize, and design neural nets in browser
Eeg classification
EEG Sleep stage classification using CNN with Keras
Voice Synthesis
This repository is an implementation of Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis (SV2TTS) with a vocoder that works in real-time. SV2TTS is a three-stage deep learning framework that allows to create a numerical representation of a voice from a few seconds of audio, and to use it to condition a text-to-speech model trained to generalize to new voices.
Keras2ncnn
A keras h5df to ncnn model converter
Lung Diseases Classifier
Diseases Detection from NIH Chest X-ray data
Ner blstm Crf
LSTM-CRF for NER with ConLL-2002 dataset
Pix2code Template
Build a neural network to code a basic a HTML and CSS website based on a picture of a design mockup.
Keras Retinanet For Teknofest 2019
Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition
Sketchback
Keras implementation of sketch inversion using deep convolution neural networks (synthesising photo-realistic images from pencil sketches)
Livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
Fashion Tag
Baseline of FashionAI Competition based on Keras.
Deeplearning
This repository will contain the example detailed codes of Tensorflow and Keras, This repository will be useful for Deep Learning staters who find difficult to understand the example codes
Mckinsey Smartcities Traffic Prediction
Adventure into using multi attention recurrent neural networks for time-series (city traffic) for the 2017-11-18 McKinsey IronMan (24h non-stop) prediction challenge
Elliot
Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation
Sentences pair similarity calculation siamese lstm
A Keras Implementation of Attention_based Siamese Manhattan LSTM
Siamese
A simple, easy-to-use and flexible siamese neural network implementation for Keras
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Five Video Classification Methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
Gandlf
Generative Adversarial Networks in Keras
Keras rmac plus
Keras implementation of R-MAC+ descriptors
Face Identification With Cnn Triplet Loss
Face identification with cnn+triplet-loss written by Keras.
Ssun
Spectral-Spatial Unified Networks for Hyperspectral Image Classification
Sample Cnn
A TensorFlow implementation of "Sample-level Deep Convolutional Neural Networks for Music Auto-tagging Using Raw Waveforms"
Keras Pytorch Avp Transfer Learning
We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!
Congan
Continious Generative Adversarial Network
Hardhat Detector
A convolutional neural network implementation of a script that detects whether an individual is wearing a hardhat or not.
Torch Scan
Useful information about PyTorch modules (FLOPs, MACs, receptive field, etc.)
Char Rnn Keras
TensorFlow implementation of multi-layer recurrent neural networks for training and sampling from texts
Keras Swa
Simple stochastic weight averaging callback for Keras
Facerecog
Face Recognition using Neural Networks implemented using Keras
Pottan Ocr
A stupid OCR for malayalam language
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Deeplabv2 Keras
DeeplabV2 segmentation in Keras.
Language Modelling
Generating Text using Deep Learning in Python - LSTM, RNN, Keras
Face Mask Detection
Face masks are crucial in minimizing the propagation of Covid-19, and are highly recommended or even obligatory in many situations. In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Nhdrrnet
Keras Implementation of the paper Deep HDR Imaging via A Non-Local Network - TIP 2020
Photomanager
Self hosted Google Photos alternative
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Segmentation Networks Benchmark
Evaluation framework for testing segmentation networks in Keras