Skip to content

Commit 860e90b

Browse files
authored
fix typo
1 parent d110e53 commit 860e90b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The FID is calculated by 50k generated images and CIFAR10 train set.
8585
![fid_curve](https://drive.google.com/uc?export=view&id=1P4e_DEyW4wvFubPSu5t_i2gVRoecGqs5)
8686

8787
## Change Log
88-
- 2021-01-10
88+
- 2022-01-10
8989
- Update pytorch to 1.10.1 and CUDA 11.3
9090
- Use `pytorch_gan_metrics` to calculate FID and Inception Score
9191
- 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.
9595
- Update pytorch to 1.8.1
9696
- Move metrics to submodule.
9797
- Evaluate FID on CIFAR10 test set instead of training set.
98-
- Fix `cifar10.test.npz` download link and sample images.
98+
- Fix `cifar10.test.npz` download link and sample images.

0 commit comments

Comments
 (0)