Compare commits
10 Commits
realies/pa
...
512_beta
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f2e4fd244 | ||
|
|
7e4f768de4 | ||
|
|
babd7a03cd | ||
|
|
8de6a47af6 | ||
|
|
c46168b6c3 | ||
|
|
63c139f2f7 | ||
|
|
4fe0f3266e | ||
|
|
9dd0acaaf4 | ||
|
|
3636df7138 | ||
|
|
6b398dff6e |
30
README.md
@@ -16,10 +16,16 @@ Our paper can be downloaded from [[Arxiv]](https://arxiv.org/pdf/2106.06340v1.pd
|
||||
## Attention
|
||||
***This project is for technical and academic use only. Please do not apply it to illegal and unethical scenarios.***
|
||||
|
||||
***Please do not ignore the content at the end of this README!***
|
||||
|
||||
If you find this project useful, please star it. It is the greatest appreciation of our work.
|
||||
|
||||
## Top News <img width=8% src="./docs/img/new.gif"/>
|
||||
|
||||
**`2021-11-23`**: The google drive link of [VGGFace2-HQ](https://github.com/NNNNAI/VGGFace2-HQ) is released.
|
||||
|
||||
**`2021-11-17`**: We released a high resolution face dataset [VGGFace2-HQ](https://github.com/NNNNAI/VGGFace2-HQ) and the method to generate this dataset. This dataset is for research purpose.
|
||||
|
||||
**`2021-08-30`**: Docker has been supported, please refer [here](https://replicate.ai/neuralchen/simswap-image) for details.
|
||||
|
||||
**`2021-08-17`**: We have updated the [Preparation](./docs/guidance/preparation.md), The main change is that the gpu version of onnx is now installed by default, Now the time to process a video is greatly reduced.
|
||||
@@ -36,6 +42,11 @@ If you find this project useful, please star it. It is the greatest appreciation
|
||||
|
||||
**`2021-06-20`**: We release the scripts for arbitrary video and image processing, and a colab demo.
|
||||
|
||||
## The first open source high resolution dataset for face swapping!!!
|
||||
## High Resolution Dataset [VGGFace2-HQ](https://github.com/NNNNAI/VGGFace2-HQ)
|
||||
|
||||
[](https://github.com/NNNNAI/VGGFace2-HQ)
|
||||
|
||||
## Dependencies
|
||||
- python3.6+
|
||||
- pytorch1.5+
|
||||
@@ -122,12 +133,7 @@ For academic and non-commercial use only.The whole project is under the CC-BY-NC
|
||||
booktitle = {{MM} '20: The 28th {ACM} International Conference on Multimedia},
|
||||
pages = {2003--2011},
|
||||
publisher = {{ACM}},
|
||||
year = {2020},
|
||||
url = {https://doi.org/10.1145/3394171.3413630},
|
||||
doi = {10.1145/3394171.3413630},
|
||||
timestamp = {Thu, 15 Oct 2020 16:32:08 +0200},
|
||||
biburl = {https://dblp.org/rec/conf/mm/ChenCNG20.bib},
|
||||
bibsource = {dblp computer science bibliography, https://dblp.org}
|
||||
year = {2020}
|
||||
}
|
||||
```
|
||||
|
||||
@@ -139,7 +145,19 @@ For academic and non-commercial use only.The whole project is under the CC-BY-NC
|
||||
|
||||
[](https://github.com/neuralchen/ASMAGAN)
|
||||
|
||||
**Please visit our AAAI2021 sketch based rendering project**
|
||||
|
||||
[](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale)
|
||||
[](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale)
|
||||
|
||||
**Please visit our high resolution face dataset VGGFace2-HQ**
|
||||
|
||||
[](https://github.com/NNNNAI/VGGFace2-HQ)
|
||||
|
||||
Learn about our other projects
|
||||
|
||||
[[VGGFace2-HQ]](https://github.com/NNNNAI/VGGFace2-HQ);
|
||||
|
||||
[[RainNet]](https://neuralchen.github.io/RainNet);
|
||||
|
||||
[[Sketch Generation]](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale);
|
||||
|
||||
BIN
docs/img/1.png
|
Before Width: | Height: | Size: 129 KiB |
BIN
docs/img/2.png
|
Before Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 1.9 MiB |
|
Before Width: | Height: | Size: 1.9 MiB |
|
Before Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 1.9 MiB |
BIN
docs/img/girl2-RGB.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
docs/img/girl2.gif
Normal file
|
After Width: | Height: | Size: 16 MiB |
BIN
docs/img/vggface2_hq_compare.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |