added new SAE model - Styled AutoEncoder
This commit is contained in:
@@ -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**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user