mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-04-19 15:56:37 +02:00
Adjust README
This commit is contained in:
@@ -27,7 +27,7 @@ This `config.ini` utilizes the MegaFace dataset to train the Face Swapper model.
|
||||
|
||||
```
|
||||
[preparing.dataset]
|
||||
dataset_path = .datasets/train
|
||||
dataset_path = .datasets/vggface2
|
||||
directory_pattern = {}/*
|
||||
image_pattern = {}/*.*g
|
||||
same_person_probability = 0.2
|
||||
@@ -67,8 +67,8 @@ weight_adversarial = 1
|
||||
weight_identity = 20
|
||||
weight_attribute = 10
|
||||
weight_reconstruction = 10
|
||||
weight_pose = 100
|
||||
weight_gaze = 10
|
||||
weight_pose = 0
|
||||
weight_gaze = 0
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user