mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 10:46:59 -07:00
removed UFM model,
added 'random_flip' option to all models, by default - true
This commit is contained in:
parent
1a13c5eaa9
commit
3b0b1a7dec
11 changed files with 19 additions and 315 deletions
10
README.md
10
README.md
|
@ -70,12 +70,6 @@ LIAEF128 Cage video:
|
|||
|
||||
[](https://www.youtube.com/watch?v=mRsexePEVco)
|
||||
|
||||
- **UFM (2GB+)** - U-net Face Morpher model with my new face style loss. If "match_style" option choosed, then this model tries to morph src face to target face and fill around face same background. UFM is result of combining modified U-Net, classic face autoencoder, DSSIM and style losses.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
- **SAE (2GB+)** - Styled AutoEncoder. It is like LIAEF but with new face style loss like in UFM.
|
||||
|
||||

|
||||
|
@ -84,10 +78,6 @@ LIAEF128 Cage video:
|
|||
|
||||
SAE model Cage-Trump video: https://www.youtube.com/watch?v=2R_aqHBClUQ
|
||||
|
||||
- **SAE vs UFM** .
|
||||
|
||||
[](https://www.youtube.com/watch?v=ywiv0_PTp1w)
|
||||
|
||||

|
||||
|
||||
### **Sort tool**:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue