All Projects → bojone → O Gan

bojone / O Gan

O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to O Gan

Video prediction
Stochastic Adversarial Video Prediction
Stars: ✭ 247 (+111.11%)
Mutual labels:  gan, vae
Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+3135.04%)
Mutual labels:  gan, vae
Adversarial video summary
Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)
Stars: ✭ 187 (+59.83%)
Mutual labels:  gan, vae
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (+14.53%)
Mutual labels:  gan, vae
Generative Models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Stars: ✭ 6,701 (+5627.35%)
Mutual labels:  gan, vae
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+236.75%)
Mutual labels:  gan, vae
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+204.27%)
Mutual labels:  gan, vae
Text Generation Papers
Paper collection of Neural Text Generation
Stars: ✭ 46 (-60.68%)
Mutual labels:  gan, vae
Tensorflow Vae Gan Draw
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
Stars: ✭ 577 (+393.16%)
Mutual labels:  gan, vae
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (+274.36%)
Mutual labels:  gan, vae
Advanced Deep Learning With Keras
Advanced Deep Learning with Keras, published by Packt
Stars: ✭ 917 (+683.76%)
Mutual labels:  gan, vae
Generative Models
Comparison of Generative Models in Tensorflow
Stars: ✭ 96 (-17.95%)
Mutual labels:  gan, vae
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-7.69%)
Mutual labels:  gan
Pytorch cpp
Deep Learning sample programs using PyTorch in C++
Stars: ✭ 114 (-2.56%)
Mutual labels:  vae
Psgan
Periodic Spatial Generative Adversarial Networks
Stars: ✭ 108 (-7.69%)
Mutual labels:  gan
Convolutional Handwriting Gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
Stars: ✭ 107 (-8.55%)
Mutual labels:  gan
Impersonator
PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
Stars: ✭ 1,605 (+1271.79%)
Mutual labels:  gan
Awesomeencoder
AntSword 自定义编(解)码器分享
Stars: ✭ 112 (-4.27%)
Mutual labels:  encoder
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+9387.18%)
Mutual labels:  vae
Mojitalk
Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090
Stars: ✭ 107 (-8.55%)
Mutual labels:  vae

o-gan

O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks

Requirement

Python 2.7 + Tensorflow 1.8 + Keras 2.2.4

Results

  • CelebA HQ
    CelebA HQ线性插值.jpg

  • FFHQ
    FFHQ线性插值.jpg

  • LSUN-church
    LSUN-church线性插值.jpg

  • LSUN-bedroom
    LSUN-bedroom线性插值.jpg

Reference

Cite

 @article{su2019gan,
  title={O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks},
  author={Su, Jianlin},
  journal={arXiv preprint arXiv:1903.01931},
  year={2019}
}

交流

QQ交流群:67729435,微信群请加机器人微信号spaces_ac_cn

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].