handspeaker / gan_practiceLinks
dcgan,wgan and improved wgan implementation by tensorflow
☆35Updated 8 years ago
Alternatives and similar repositories for gan_practice
Users that are interested in gan_practice are comparing it to the libraries listed below
Sorting:
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Demonstrate the finetune process on TensorFlow☆131Updated 6 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data☆143Updated 7 years ago
- Semantically consistent regularizer for zero-shot learning☆65Updated 7 years ago
- pytorch codes☆51Updated 5 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆61Updated 7 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 7 years ago
- GAN讨论群讨论汇总的地方☆226Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- ☆149Updated 8 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 9 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆143Updated 7 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆134Updated 7 years ago
- Code for Iterative Reasoning Paper (CVPR 2018)☆266Updated 7 years ago
- CVPR2017 - an ultra-compact bilinear model for fine-grained classification☆149Updated 7 years ago
- Collection of CVPR 2017, including titles, links, authors, abstracts and my own comments☆186Updated 8 years ago
- Wasserstein Introspective Neural Networks (CVPR 2018 Oral)☆59Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added☆180Updated 3 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Implementation of Excitation Backprop in Caffe☆109Updated 7 years ago
- Semantic Autoencoder for Zero-shot Learning (Spotlight), CVPR 2017☆146Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Masking GAN - Image attribute mask generation☆133Updated 5 years ago
- pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494☆58Updated 5 years ago
- PyTorch baseline for AI challenger Scene classification