-
Notifications
You must be signed in to change notification settings - Fork 524
Open
Description
I'm attempting to compute the FID between two datasets, each containing 192 samples. I used the following command:
python -m pytorch_fid --dims 192 ./real/ ./fake/
However, I'm getting a negative FID value:
FID: -4.808164533187664e-09
Any ideas of what might be happening? Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels