Skip to content

Commit

Permalink
add cifar-10 checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
LuChengTHU committed Oct 13, 2020
1 parent d988c4d commit a02ce83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This repository contains Tensorflow implementation of experiments from the paper [VFlow: More Expressive Generative Flows with Variational Data Augmentation](https://arxiv.org/abs/2002.09741). The implementation is based on [Flow++: Improving Flow-Based Generative Models with Variational Dequantization and Architecture Design](https://github.com/aravindsrinivas/flowpp).

# News

- We've released the checkpoint file for CIFAR-10. See [This link](https://drive.google.com/file/d/1OkgFzOMjpaItZfw0LERwOKTRJS3MYOo4/view?usp=sharing).
# Main Dependencies

* Python >= 3.6
Expand Down

0 comments on commit a02ce83

Please sign in to comment.