@hwalsuklee
  • Stars
    star
    8,409
  • Global Rank 2,738 (Top 0.1 %)
  • Followers 925
  • Following 4
  • Registered over 8 years ago
  • Most used languages
    Python
    100.0 %

Top repositories

1

tensorflow-generative-model-collections

Collection of generative models in Tensorflow
Python
3,910
star
2

awesome-deep-text-detection-recognition

A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
2,505
star
3

tensorflow-mnist-VAE

Tensorflow implementation of variational auto-encoder for MNIST
Python
490
star
4

awesome-deep-vision-web-demo

A curated list of awesome deep vision web demo
341
star
5

tensorflow-style-transfer

A simple, concise tensorflow implementation of style transfer (neural style)
Python
296
star
6

tensorflow-fast-style-transfer

A simple, concise tensorflow implementation of fast style transfer
Python
245
star
7

tensorflow-mnist-cnn

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

tensorflow-mnist-CVAE

Tensorflow implementation of conditional variational auto-encoder for MNIST
Python
150
star
9

tensorflow-mnist-AAE

Tensorflow implementation of adversarial auto-encoder for MNIST
Python
86
star
10

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

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

tensorflow-mnist-MLP-batch_normalization-weight_initializers

MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.
Python
54
star
12

numpy-neuralnet-exercise

Implementation of key concepts of neuralnetwork via numpy
Python
48
star
13

tensorflow-GAN-1d-gaussian-ex

Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution
Python
25
star