Giter Site home page Giter Site logo

707proj's Introduction

Train VAE

python src/train_VAE.py tools/train_vae_cifar10.json

Train VAEBM

Specify the checkpoint argument in train_vaebm_cifar10.json, and then run

python src/train_VAEBM.py tools/train_vaebm_cifar10.json

python -m pytorch_fid /data/10707project/output/groundtruth /data/10707project/output/generated/beta_1/random --device cuda:1 python -m pytorch_fid /data/10707project/output/groundtruth /data/10707project/output/generated/beta_2/mulog_added --device cuda:1 python -m pytorch_fid /data/10707project/output/groundtruth /data/10707project/output/generated/beta_2/mulog_mcmc --device cuda:1

compare fid of randomly generated images between VAE and VAEBM/EBM

python -m pytorch_fid /data/10707project/output/groundtruth /data/10707project/output/vae/celeba64/beta_1/random --device cuda:0

python -m pytorch_fid /data/10707project/output/groundtruth /data/10707project/output/vae/celeba64/beta_1/recon --device cuda:0

random samples VAE VAEBM beta=1 75.571 75.591 beta=2 79.821 73.580 beta=4 88.479 83.063 beta=10 107.176 96.277

reconstructions VAE VAEBM (mulog added) mulog mcmc mulog both mcmc beta=1 50.408 50.790 52.668 43.855 beta=2 60.915 60.978 58.621 53.634 beta=4 74.754 75.061 71.409 61.221 beta=10 98.109 98.484 90.154 85.666

707proj's People

Contributors

kt1028 avatar arash-vahdat avatar vicissitude1999 avatar

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.