keras-implementations topic

List keras-implementations repositories

DLSS

104
Stars
19
Forks
Watchers

Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.

Keras-segmentation-deeplab-v3.1

175
Stars
73
Forks
Watchers

An awesome semantic segmentation model that runs in real time

keras-stochastic-weight-averaging

55
Stars
22
Forks
Watchers

Keras callback function for stochastic weight averaging

k-neural-api

133
Stars
106
Forks
Watchers

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 exampl...

Keras-Tutorial

32
Stars
11
Forks
Watchers

Keras深度学习框架配置+Keras教程+Keras Trick

A simple Keras implementation of ARC-II model proposed by paper "Convolutional Neural Network Architectures for Matching Natural Language Sentences"

GAN-keras

32
Stars
11
Forks
Watchers

tensorflow2.x implementations of Generative Adversarial Networks.

KerasDropconnect

36
Stars
12
Forks
Watchers

An implementation of DropConnect Layer in Keras

Etymon

20
Stars
1
Forks
Watchers

Find the origin of words in every language using a Deep Neural Network trained to create an etymological map.

VariationalAutoencoder

19
Stars
12
Forks
Watchers

An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.