keras-implementations
There are 71 repositories under keras-implementations topic.
Golbstein/Keras-segmentation-deeplab-v3.1
An awesome semantic segmentation model that runs in real time
joaopauloschuler/k-neural-api
K-CAI NEURAL API - Keras based neural network API that will allow you to create parameter-efficient, memory-efficient, flops-efficient multipath models with new layer types. There are plenty of examples and documentation.
NikhilCodes/VirtualBLU
A Virtual Assistant for Windows PC with wicked Qt Graphics.
kristpapadopoulos/keras-stochastic-weight-averaging
Keras callback function for stochastic weight averaging
karolzak/conv3d-video-action-recognition
My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning Spatiotemporal Features with 3D Convolutional Networks", Tran et al. and it includes video processing pipelines coded using mPyPl package. Model is being benchmarked on popular UCF101 dataset and achieves results similar to those reported by authors
Golbstein/EDVR_Keras
Keras implementation of EDVR: Video Restoration with Enhanced Deformable Convolutional Networks
alexeyev/Keras-Generating-Sentences-from-a-Continuous-Space
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
teelinsan/KerasDropconnect
An implementation of DropConnect Layer in Keras
ningshixian/Keras-Tutorial
Keras深度学习框架配置+Keras教程+Keras Trick
Hourout/GAN-keras
tensorflow2.x implementations of Generative Adversarial Networks.
wyu-du/ARCII-for-Matching-Natural-Language-Sentences
A simple Keras implementation of ARC-II model proposed by paper "Convolutional Neural Network Architectures for Matching Natural Language Sentences"
dhanushkamath/VariationalAutoencoder
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
Merterm/Etymon
Find the origin of words in every language using a Deep Neural Network trained to create an etymological map.
minerva-ml/steppy-examples
Examples and tutorials to the steppy library
minerva-ml/open-solution-cdiscount-starter
Open solution to the Cdiscount’s Image Classification Challenge
faust-prime/X-ray-images-classification-with-Keras-TensorFlow
ConvNet (CNN) implementation to classify x-ray medical images
alexeyev/SinkhornLayer-keras
Permutation learning Sinkhorn layer implementation in keras
bahl24/SpatialPyramidPooling_Keras
Implementation of Spatial Pyramid Pooling (SPP-net) in Keras for object classification and detection
BKHMSI/LossMNIST
Exploring the discriminating power of different loss functions for classification
GKalliatakis/DisplaceNet
Recognising Displaced People from Images by Exploiting Dominance Level - CVPR '19 Workshop on Computer Vision for Global Challenges (CV4GC)
ilhansevval/Deep_Learning
This repository gives informations how to implement deep learning algorithms with keras and pytorch libraries.
kristpapadopoulos/keras-extract-weights
Utility for extracting layer weights and biases from Keras models
saadhaxxan/Street-Signs-and-boards-classification-using-DCNN
Udacity Self-Driving Car Engineer Nanodegree. Project: Build a Traffic Sign Recognition Classifier
supercontracts/Deep-Learning-with-tf.keras-with-mnist
A deep neural network with tensorflow and keras using mnist dataset
jaydeepthik/DLearn
A human emotion recognition based learning assistant. HACKOH/IO - 2019
alexeyev/CNN-for-Sentence-Classification-in-Keras
based on paper "Convolutional Neural Networks for Sentence Classification" by Yoon Kim
myunusseker/anime-GAN
Fun project for generating anime pictures using Deep Convolutional Generative Adversarial Networks (DCGAN)
vincent-thompson/eye-condition-detection-deep-learning
Built a convolutional neural network to detect visual symptoms of medical conditions in eye images, along with a Flask application allowing users to upload their own pictures and receive real-time predictions
iamgmujtaba/gif-acoustic
Original Keras implementation of the code for the paper "Client-driven animated GIF generation framework using an acoustic feature," at 1171: Real-time 2D/3D Image Processing with Deep Learning (MTAP)
MrinalJain17/VGG
Keras implementation of VGG from the paper "Very Deep Convolutional Networks for Large-Scale Image Recognition" - https://arxiv.org/abs/1409.1556
TheLastFrame/Capsule-Network-Keras
A Capsule Network implementation in pure Keras running on Tensorflow 2.0
GeraldWambui/SavingandLoadingModels
Saves models in HDF5 FORMAT used in Keras and also TensorflowSavedModels
suvojit-0x55aa/LSUV-Keras
Layer-sequential unit-variance implementation for tf.keras
Ansu-John/Deep-Learning-Classification
Implementation of image classification model to identify the class the input image belongs to.
prakHr/Coursera-Specializations
Contains courses in specializations of coursera on deep learning
sspathak/eye-mouse
Control your PC's mouse by just looking at the screen!