text2image icon indicating copy to clipboard operation
text2image copied to clipboard

FID score in COCO

Open LeaFoRin opened this issue 2 years ago • 1 comments

Hello,I test the trained models from your onedrive in COCO,the FID score is 28.1929. It has a big gap with the paper data (19.37) . My FID code is from https://github.com/bioinf-jku/TTUR and my GPU is 4 3090 . I'm confused about this and want to know the parameters that your FID code sets about COCO, such as the image size of groundtruth,whether or not you split the coco data and so on.Thanks

LeaFoRin avatar May 17 '22 13:05 LeaFoRin

I have tested the valid dataset on COCO2014, and the FID score is 18.18. However, the visualization results are not ideal.

QinSY123 avatar Nov 18 '22 01:11 QinSY123