Giter Site home page Giter Site logo

lmescheder / adversarialvariationalbayes Goto Github PK

View Code? Open in Web Editor NEW
206.0 206.0 58.0 2.01 MB

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

License: MIT License

Python 37.57% Jupyter Notebook 62.43%

adversarialvariationalbayes's People

Contributors

lmescheder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adversarialvariationalbayes's Issues

Experiments avb_mnist_8_ac and avb_mnist_32_ac are the same

Hi,

I have looked through the MNIST experiments and I have noticed that experiments 'avb_mnist_8_ac' and 'avb_mnist_32_ac' have exactly the same run.py scripts. Could you double check that the scripts are correct? When I try to modify one of them to have z-dim equal to 8 (instead of 32), I get the following error:

image

Many thanks!

Bug in interpolation code

Currently, the encoder is used only once for the interpolations, thus resulting in bad reconstructions. This is an error in the github implementation and will be fixed soon.

nan's appearing after 33000 epochs.

I started the run_avae.py script with the default configuration for mnist dataset, however I got nan after 33000 epochs:
ELBO: nan, ELBO (val): nan: 17%|##### | 33703/200000

Is there any specific configuration for the mnist dataset, that I should include when running it?

run_tests.py file is missing

When I run test, I noticed that the run_tests file under avb/validate directory is missing? Therefore,in the test period, the avb/avb/test.py cannot produce results properly.

Conv2DSlowBackpropInput: Size of out_backprop doesn't match computed

Hi,

There is an error when running experiments/avb_mnist_32_ac

InvalidArgumentError (see above for traceback): Conv2DSlowBackpropInput: Size of out_backprop doesn't match computed: actual = 3, computed = 4
	 [[Node: decoder_1/conv_0/conv2d_transpose = Conv2DBackpropInput[T=DT_FLOAT, data_format="NHWC", padding="SAME", strides=[1, 2, 2, 1], use_cudnn_on_gpu=true, _device="/job:localhost/replica:0/task:0/gpu:0"](decoder_1/stack, decoder/conv_0/weights/read, decoder_1/Reshape)]]
	 [[Node: Mean_8/_4759 = _Recv[client_terminated=false, recv_device="/job:localhost/replica:0/task:0/cpu:0", send_device="/job:localhost/replica:0/task:0/gpu:0", send_device_incarnation=1, tensor_name="edge_6175_Mean_8", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/cpu:0"]()]]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.