hwalsuklee
hwalsuklee
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
tensorflow-generative-model-collections
Collection of generative models in Tensorflow
tensorflow-mnist-VAE
Tensorflow implementation of variational auto-encoder for MNIST
tensorflow-mnist-CVAE
Tensorflow implementation of conditional variational auto-encoder for MNIST
tensorflow-mnist-cnn
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
tensorflow-fast-style-transfer
A simple, concise tensorflow implementation of fast style transfer
awesome-deep-vision-web-demo
A curated list of awesome deep vision web demo
tensorflow-style-transfer
A simple, concise tensorflow implementation of style transfer (neural style)
how-far-can-we-go-with-MNIST
A collection of codes for 'how far can we go with MNIST' challenge
tensorflow-mnist-AAE
Tensorflow implementation of adversarial auto-encoder for MNIST