AdversarialVariationalBayes
This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks".
Install / Use
/learn @LMescheder/AdversarialVariationalBayesREADME
Adversarial Variational Bayes
This repository contains the code to reproduce the core results from the paper Adversarial 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 the experiments folder. If you have questions, please
open an issue or write an email to lmescheder@tuebingen.mpg.de.
MNIST
To run the experiments for mnist, you first need to create tfrecords files for MNIST:
cd tools
python download_mnist.py
Example scripts to run the scripts can be found in the experiments folder.
Samples:

CelebA
To run the experiments on celebA, first download the dataset from here and put all the images in the datasets/celebA folder.
Samples:

Interpolations:

Related Skills
node-connect
330.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
330.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.3kCommit, push, and open a PR
