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

Calculate FID with CelebA or LSUN datasets #37

Open
parkjjoe opened this issue Jun 17, 2024 · 0 comments
Open

Calculate FID with CelebA or LSUN datasets #37

parkjjoe opened this issue Jun 17, 2024 · 0 comments

Comments

@parkjjoe
Copy link

I want to calculate the FID for CelebA or LSUN datasets by writing the code: fidelity --isc --fid --input1 ./logs/cifar10_generated --input2 cifar10-train (Code example is CIFAR-10).

But I don't know what to write for --input2. fidelity does not seem to provide CelebA or LSUN datasets. Then, after saving all CelebA or LSUN train dataset images, should I extract only 50,000 images and save them in another directory?

Or is there an easier way?

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

1 participant