From dd1ecdd2a718636d33977ab3097a69a0ecf080d8 Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Mon, 25 Apr 2022 12:05:46 +0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c273b5da..d7842c50 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,6 @@ 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