1Konny / FactorVAE

Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)
MIT License
262 stars 48 forks source link

image sizes #17

Open gene-chou opened 3 years ago

gene-chou commented 3 years ago

Why is 64x64 the only size allowed and would I be able to change this?