modify
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# SimSwap: An Efficient Framework For High Fidelity Face Swapping
|
||||
## Proceedings of the 28th ACM International Conference on Multimedia
|
||||
**The official repository with Pytorch**
|
||||
|
||||
Currently only the test code is available, training scripts are coming soon
|
||||
|
||||
[[Conference paper]](https://dl.acm.org/doi/10.1145/3394171.3413630)
|
||||
@@ -11,8 +12,18 @@ Currently only the test code is available, training scripts are coming soon
|
||||

|
||||
|
||||
## Video
|
||||
<img src="./docs/img/video.webp" style="zoom: 20%;" />
|
||||
|
||||
[[Baidu Drive link for video]](https://pan.baidu.com/s/1WTS6jm2TY17bYJurw57LUg ) Password: ```b26n```
|
||||
|
||||
## Dependencies
|
||||
- python3.6+
|
||||
- pytorch1.5+
|
||||
- torchvision
|
||||
- opencv
|
||||
- pillow
|
||||
- numpy
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -25,6 +36,10 @@ python test_one_image.py --isTrain false --name people --Arc_path models/BEST_c
|
||||
|
||||
--name refers to the checkpoint name.
|
||||
|
||||
## Pretrained model
|
||||
[[Google Drive]](https://dl.acm.org/doi/10.1145/3394171.3413630)
|
||||
[[Baidu Drive]](https://dl.acm.org/doi/10.1145/3394171.3413630)
|
||||
|
||||
|
||||
## To cite our paper
|
||||
```
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 9.8 MiB |
Reference in New Issue
Block a user