mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-20 21:43:21 -07:00
added new SAE model - Styled AutoEncoder
This commit is contained in:
parent
b5ba7d52cb
commit
8e1d337e00
5 changed files with 321 additions and 2 deletions
13
README.md
13
README.md
|
@ -70,14 +70,23 @@ LIAEF128 Cage video:
|
|||
|
||||
[](https://www.youtube.com/watch?v=mRsexePEVco)
|
||||
|
||||
- **UFM (2GB+)** - U-net Face Morpher model. 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.
|
||||
- **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 (4GB+)** - Styled AutoEncoder. It is like LIAEF but with new face style loss like in UFM.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
- **SAE vs UFM** .
|
||||
|
||||
[](https://www.youtube.com/watch?v=ywiv0_PTp1w)
|
||||
|
||||

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