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

Implement FastFID #357

Open
JessyD opened this issue Apr 3, 2023 · 0 comments
Open

Implement FastFID #357

JessyD opened this issue Apr 3, 2023 · 0 comments
Assignees

Comments

@JessyD
Copy link
Member

JessyD commented Apr 3, 2023

One of the big disadvantages of the FID is that to obtain meaningful results, the total number of samples should be equal/bigger than the latent space of the model used to compute the features. This paper proposes a new implementation of the FID, which the authors coined FastFID, that is able to deal with this limitation.

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

No branches or pull requests

2 participants