FID computation in Flax #1465
Unanswered
matthias-wright
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I recently ported the awesome PyTorch FID implementation by mseitzer to Flax.
The FID scores are almost identical to the original implementation (absolute difference around 1e-7).
For details, see here: https://github.com/matthias-wright/jax-fid
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions