Thanks for this codebase, it is super useful!
I have a question about the CIFAR-10 FID evaluation. If you look at the this line, the FID evaluation for CFM is done using the train split of CIFAR-10. Shouldn't this be done using the test set? Or does it not matter? If not, why not?
Thanks for this codebase, it is super useful!
I have a question about the CIFAR-10 FID evaluation. If you look at the this line, the FID evaluation for CFM is done using the train split of CIFAR-10. Shouldn't this be done using the test set? Or does it not matter? If not, why not?