Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks".

License

NotificationsYou must be signed in to change notification settings

LMescheder/AdversarialVariationalBayes

Repository files navigation

This repository contains the code to reproduce the core results from the paperAdversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks.

To cite this work, please use

@INPROCEEDINGS{Mescheder2017ICML,  author = {Lars Mescheder and Sebastian Nowozin and Andreas Geiger},  title = {Adversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks},  booktitle = {International Conference on Machine Learning (ICML)},  year = {2017}}

Dependencies

This project uses Python 3.5.2. Before running the code, you have to install

The former 5 dependencies can be installed using pip by running

pip install tensorflow-gpu numpy scipy matplotlib tqdm

Usage

Scripts to start the experiments can be found in theexperiments folder. If you have questions, pleaseopen an issue or write an email tolmescheder@tuebingen.mpg.de.

MNIST

To run the experiments for mnist, you first need to create tfrecords files for MNIST:

cd toolspython download_mnist.py

Example scripts to run the scripts can be found in theexperiments folder.

Samples:

MNIST samples

CelebA

To run the experiments on celebA, first download the dataset fromhere and put all the images in thedatasets/celebA folder.

Samples:

celebA samples

Interpolations:

celebA interpolations

About

This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp