facebookresearch / pytorch_GAN_zoo

A mix of GAN implementations including progressive growing
BSD 3-Clause "New" or "Revised" License
1.62k stars 271 forks source link

scipy.misc.imsave was removed #71

Closed eitanrich closed 5 years ago

eitanrich commented 5 years ago

Should be changed to imageio.imwrite

Molugan commented 5 years ago

https://github.com/facebookresearch/pytorch_GAN_zoo/pull/73