Skip to content

Commit b364910

Browse files
committed
Update README.md
1 parent 4c31e16 commit b364910

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ For faster convergence and better results, a large batch size (more than 16) is
7575

7676
***We recommend training more than 400K iterations (batch size is 16), 600K~800K will be better, more iterations will not be recommended.***
7777

78+
VGGFace2 is not a toy dataset like Cifar or Minist that takes a lot of time to learn.
79+
7880
```
7981
python train.py --name simswap224_test --batchSize 8 --gpu_ids 0 --dataset /path/to/VGGFace2HQ --Gdeep False
8082
```

0 commit comments

Comments
 (0)