Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neuralchen committed Apr 25, 2022
1 parent 4c31e16 commit b364910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ For faster convergence and better results, a large batch size (more than 16) is

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

VGGFace2 is not a toy dataset like Cifar or Minist that takes a lot of time to learn.

```
python train.py --name simswap224_test --batchSize 8 --gpu_ids 0 --dataset /path/to/VGGFace2HQ --Gdeep False
```
Expand Down

0 comments on commit b364910

Please sign in to comment.