Skip to content

Commit 47e5c25

Browse files
committed
Update README.md
1 parent b93603b commit 47e5c25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ The training script is slightly different from the original version, e.g., we re
6767

6868
In order to ensure the normal training, the batch size must be greater than 1.
6969

70+
Friendly reminder, due to the difference in training settings, the user-trained model will have subtle differences in visual effects from the pre-trained model we provide.
71+
7072
- Train 224 models with VGGFace2 224*224 [VGGFace2-224 (10.8G)](https://drive.google.com/file/d/19pWvdEHS-CEG6tW3PdxdtZ5QEymVjImc/view?usp=sharing)
7173
```
7274
python train.py --name simswap224_test --batchSize 4 --gpu_ids 0 --dataset /path/to/VGGFace2HQ --Gdeep False

0 commit comments

Comments
 (0)