Submitted by ats678 t3_11a4klg in MachineLearning
I need to produce estimates for these metrics. I tried the torchmetrics implementation, however they’re giving me completely wrong results (I tried FID using the same dataset as both real and fake data and it gave me an incredibly high number). Are you guys aware of other available implementations?
buffleswaffles t1_j9rc8aa wrote
Try studiogan's implementation on FID