You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- We use the face parsing from **[face-parsing.PyTorch](https://github.com/zllrunning/face-parsing.PyTorch)** for image postprocessing. Please download the relative file and place it in ./parsing_model/checkpoint from [this link](https://drive.google.com/file/d/154JgKpzCPW82qINcVieuPH3fZ2e0P812/view).
17
17
- The pytorch and cuda versions above are most recommanded. They may vary.
18
18
- Using insightface with different versions is not recommanded. Please use this specific version.
19
-
- These settings are tested valid on both Windows and Ununtu.
19
+
- These settings are tested valid on both Windows and Ubuntu.
20
20
21
21
### Pretrained model
22
22
There are two archive files in the drive: **checkpoints.zip** and **arcface_checkpoint.tar**
0 commit comments