GaParmar / clean-fid

PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
https://www.cs.cmu.edu/~clean-fid/
MIT License
971 stars 74 forks source link

paired_feat_image_flag #22

Closed nupurkmr9 closed 2 years ago

nupurkmr9 commented 2 years ago

return_z flag in fid.get_model_features() function to return latents along with inception features.