GaParmar / clean-fid

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

What is the usage of parameter mode? #57

Open jjj1ff opened 5 months ago

jjj1ff commented 5 months ago

May I ask what will be the difference if I directly call the function instead of clarifying its mode?

GaParmar commented 3 months ago

If you do not mention the mode, it will use the clean as the default mode value!