IF icon indicating copy to clipboard operation
IF copied to clipboard

FID Analysis

Open suiyoubi opened this issue 2 years ago • 1 comments

Hi DeepFloyd Team,

Thanks for open-source your work!

I have a question relating to your FID Analysis: According to the table you posted in the README, how exactly did you conduct the FID analysis ? Are you only using the 64x64 image output to compare with COCO validation set ? Or do you upsample it up to 256 (or 1024) and compare ? (In that case which SR model were you using ?) image

suiyoubi avatar May 09 '23 15:05 suiyoubi

I think the Imagen paper upscaled the images to 256x256 and then did the FID calculations there. And probably IF used the better upscaling model.

dome272 avatar May 15 '23 22:05 dome272