sbarratt / inception-score-pytorch

Inception Score for GANs in Pytorch
MIT License
641 stars 125 forks source link

how to compute IS on single channel image? #13

Open njuhang opened 3 years ago

njuhang commented 3 years ago

inception model takes in 3 channels input, how to compute IS on single channel image?