ajbrock / BigGAN-PyTorch

The author's officially unofficial PyTorch BigGAN implementation.
MIT License
2.86k stars 476 forks source link

fix ImageFolder init bug with load_in_mem #36

Closed IShengFang closed 5 years ago

ajbrock commented 5 years ago

Good catch, thanks! This was a feature I added but evidently didn't test =p