mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-06-25 07:59:55 +02:00
Introduce batch mode via config for equal and same batches
This commit is contained in:
@@ -29,7 +29,7 @@ This `config.ini` utilizes the MegaFace dataset to train the Face Swapper model.
|
||||
[training.dataset]
|
||||
file_pattern = .datasets/vggface2/**/*.jpg
|
||||
warp_template = vgg_face_hq_to_arcface_128_v2
|
||||
batch_mode = same
|
||||
batch_mode = equal
|
||||
batch_ratio = 0.2
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user