hwalsuklee

Results 13 repositories owned by hwalsuklee

awesome-deep-text-detection-recognition

2.5k
Stars
514
Forks
Watchers

A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.

tensorflow-generative-model-collections

3.9k
Stars
865
Forks
Watchers

Collection of generative models in Tensorflow

tensorflow-mnist-VAE

490
Stars
183
Forks
Watchers

Tensorflow implementation of variational auto-encoder for MNIST

tensorflow-mnist-CVAE

150
Stars
41
Forks
Watchers

Tensorflow implementation of conditional variational auto-encoder for MNIST

tensorflow-mnist-cnn

196
Stars
96
Forks
Watchers

MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.

tensorflow-fast-style-transfer

244
Stars
71
Forks
Watchers

A simple, concise tensorflow implementation of fast style transfer

awesome-deep-vision-web-demo

339
Stars
75
Forks
Watchers

A curated list of awesome deep vision web demo

tensorflow-style-transfer

295
Stars
110
Forks
Watchers

A simple, concise tensorflow implementation of style transfer (neural style)

how-far-can-we-go-with-MNIST

61
Stars
13
Forks
Watchers

A collection of codes for 'how far can we go with MNIST' challenge

tensorflow-mnist-AAE

86
Stars
25
Forks
Watchers

Tensorflow implementation of adversarial auto-encoder for MNIST