1 parent d110e53 commit 860e90bCopy full SHA for 860e90b
1 file changed
Readme.md
@@ -85,7 +85,7 @@ The FID is calculated by 50k generated images and CIFAR10 train set.
85

86
87
## Change Log
88
-- 2021-01-10
+- 2022-01-10
89
- Update pytorch to 1.10.1 and CUDA 11.3
90
- Use `pytorch_gan_metrics` to calculate FID and Inception Score
91
- Use 50k generated images and CIFAR10 train set to calculate FID
@@ -95,4 +95,4 @@ The FID is calculated by 50k generated images and CIFAR10 train set.
95
- Update pytorch to 1.8.1
96
- Move metrics to submodule.
97
- Evaluate FID on CIFAR10 test set instead of training set.
98
- - Fix `cifar10.test.npz` download link and sample images.
+ - Fix `cifar10.test.npz` download link and sample images.
0 commit comments