didriknielsen / survae_flows

Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"
MIT License
283 stars 34 forks source link

Generation of n times larger samples #10

Closed matejgrcic closed 3 years ago

matejgrcic commented 3 years ago

Hi!

Nice library. Would you be interested in expanding it with the possibility of generating images multiple times larger than ones present in the dataset? Generation of such samples can be seen in Appendix C of Density estimation using Real NVP paper.

Thanks.

didriknielsen commented 3 years ago

Hi!

Sorry for the (very, very) delayed reply. That could be interesting, but I think it is easiest to implement this separately when it is needed. But thanks a lot for the offer!