Skip to content

Commit 8ad9dc5

Browse files
authored
Update README.md
1 parent 70590ae commit 8ad9dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ We report the best IS, FID, and F_beta values of various GANs.
278278

279279
※ When evaluating, the statistics of batch normalization layers are calculated on the fly (statistics of a batch).
280280
```
281-
CUDA_VISIBLE_DEVICES=0 python3 src/main.py -e -l -stat_otf -c CONFIG_PATH --checkpoint_folder CHECKPOINT_FOLDER -current --eval_type "test"
281+
CUDA_VISIBLE_DEVICES=0 python3 src/main.py -e -l -stat_otf -c CONFIG_PATH --checkpoint_folder CHECKPOINT_FOLDER --eval_type "test"
282282
```
283283

284284
### Tiny ImageNet (3x64x64)

0 commit comments

Comments
 (0)