swkim773's Stars
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
pfnet/PaintsChainer
line drawing colorization using chainer
satoshiiizuka/siggraph2016_colorization
Code for the paper 'Let there be Color!: Joint End-to-end Learning of Global and Local Image Priors for Automatic Image Colorization with Simultaneous Classification'.
hanzhanggit/StackGAN-v2
SKTBrain/DiscoGAN
Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
carpedm20/multi-speaker-tacotron-tensorflow
Multi-speaker Tacotron in TensorFlow.
timbmg/VAE-CVAE-MNIST
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
nilboy/pixel-recursive-super-resolution
Tensorflow implementation of pixel-recursive-super-resolution(Google Brain paper: https://arxiv.org/abs/1702.00783)