Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oneThousand1000 committed Dec 6, 2021
1 parent 5c3cb55 commit 6cf431c
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 34 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,15 @@ pip install -r requirements.txt

Pre-trained separation boundaries can be found at [./interface/boundaries](https://github.com/oneThousand1000/CHINGER-Removing-Double-Chin-from-Portraits/tree/main/interface/boundaries):

| dir | information |
| ------------------- | ------------------------------------------------------------ |
| ├ coarse | **coarse** separation boundaries of StyleGAN2 |
| │ ├ psi_0.5 | coarse separation boundaries trained from **psi-0.5** dataset |
| │ └ psi_0.8 | coarse separation boundaries trained from **psi-0.8** dataset |
| ├ fine | **fine** separation boundaries of StyleGAN2 |
| │ ├ psi_0.5 | fine separation boundaries trained from **psi-0.5** dataset |
| │ ├ psi_0.8 | fine separation boundaries trained from **psi-0.8** dataset |
| │ └ all | fine separation boundaries trained from **overall** dataset |
| └ StyleGAN_boundary | **coarse** separation boundaries of StyleGAN |
| dir | information |
| ----------- | ------------------------------------------------------------ |
| ├ coarse | **coarse** separation boundaries of StyleGAN2 |
| │ ├ psi_0.5 | coarse separation boundaries trained from **psi-0.5** dataset |
| │ └ psi_0.8 | coarse separation boundaries trained from **psi-0.8** dataset |
| ├ fine | **fine** separation boundaries of StyleGAN2 |
| │ ├ psi_0.5 | fine separation boundaries trained from **psi-0.5** dataset |
| │ ├ psi_0.8 | fine separation boundaries trained from **psi-0.8** dataset |
| └ └ all | fine separation boundaries trained from **overall** dataset |

Notice that **psi-0.5** dataset and **psi-0.8** dataset are generated by stylegan2 with **psi=0.5(faces are more stable )** and **psi=0.8(faces are more diverse)**

Expand Down
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

0 comments on commit 6cf431c

Please sign in to comment.