Commit
·
32c801c
1
Parent(s):
f6ccafb
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,6 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# Inception V3 FID
|
| 5 |
-
Inception V3 weights for computing Fréchet Inception Distance.
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# Inception V3 FID
|
| 5 |
+
Inception V3 weights for computing Fréchet Inception Distance.
|
| 6 |
+
|
| 7 |
+
Can be used with [jax-fid](https://github.com/matthias-wright/jax-fid) and [ntg](https://github.com/novaia-computing).
|