Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FID for COCO alike generated images #76

Open
shreejalt opened this issue Jul 15, 2021 · 1 comment
Open

FID for COCO alike generated images #76

shreejalt opened this issue Jul 15, 2021 · 1 comment
Labels
question Further information is requested

Comments

@shreejalt
Copy link

Hi, Thanks for your work,
I had one doubt regarding FID Score. Now if I want to train the GAN to generate the COCO alike datasets, then can I use the pretrained Inception net for that?

Logically, it should not be the case as the backbone training is itself very different from COCO like datasets.

Also, instead of InceptionNet, can I take any backbone trained on object detection on COCO or VOC and then take that as my network for the evaluation of the same?

Thanking you in advance

@mseitzer mseitzer added the question Further information is requested label Oct 10, 2021
@vanga
Copy link

vanga commented Nov 29, 2021

Hi @shreejalt, has your understanding changed since your above comment? I have the similar question to myself on the importance of pretrained inception network if the dataset is much different from the data that these models were trained on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants