MACE icon indicating copy to clipboard operation
MACE copied to clipboard

Computing FID for Celebrity Experiments

Open VMS-6511 opened this issue 1 year ago • 1 comments

Hi,

I am looking to replicate the results from the celebrity experiments in the paper using this repo. I'm a bit confused as to what dataset is used to compare to the distribution of sampled images from the fine-tuned models? A random sample of 30K images from MS-COCO is mentioned but that doesn't seem right for celebrity images? If so why was that chosen?

Thanks!

VMS-6511 avatar May 05 '24 22:05 VMS-6511

Hi, thanks for your interest.

Yes, the dataset used to evaluate the FID is MSCOCO.

Indeed, this may not be an optimal choice.

We aim to see if the generation quality of the fine-tuned model is affected or not, and using MSCOCO to evaluate FID can reflect the quality of a wide range of natural objects and scenes.

Shilin-LU avatar May 07 '24 02:05 Shilin-LU