Closed mQvQ closed 5 months ago
I used this checkpoint to calculate FID https://drive.google.com/drive/folders/1v3SXkA1D94w7Q1XMPSEA1yrSfpwhXzCr
What's the input range expected by the fid_model
? x_samples_ddim lies in [-1, 1], but pytorch-fid transforms them to [0, 1]
Thanks for your excellent work ! I attempted to generate 30,000 images on the test split for the purpose of calculating the FID score, and the final score I obtained was 190 +. Here is my code. Could you please help me identify the issue? I would greatly appreciate it.