There’s this rumor going around that’s pretty intriguing—saying OpenAI’s involved too, and they’re reviving ImageNet by making FID the actual training objective. FID’s always been the old-school metric for evaluating image generation quality, usually you just calculate it after training to see how you did.
But now they’re straight-up plugging it into the training loop as the target to optimize for, which is pretty counterintuitive. I haven’t found the original paper on how exactly they pulled it off, but the direction feels like they want the model to align with the evaluation standard during training itself.
Also, ImageNet getting dusted off and thrown back into the ring is kinda interesting—old benchmark getting a second wind. Anyone here managed to dig up the paper? Drop a link, please.