tamarott / SinGAN

Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
https://tamarott.github.io/SinGAN.htm
Other
3.31k stars 611 forks source link

SIFID:nan #53

Closed ZhuXiongwei24 closed 4 years ago

ZhuXiongwei24 commented 4 years ago

SIFID/sifid_score.py:262: RuntimeWarning: Mean of empty slice.

hastinmodi commented 4 years ago

Could you please explain how did you solve this warning since I am also encountering it?