diff --git a/.gitignore b/.gitignore
index 41e548c..429c8c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,7 +128,7 @@ dmypy.json
# Pyre type checker
.pyre/
-doc/ppt/
+docs/ppt/
checkpoints/
*.tar
*.zip
diff --git a/README.md b/README.md
index 2c0944f..2c54df0 100644
--- a/README.md
+++ b/README.md
@@ -6,14 +6,14 @@
Currently, only the test code is available. Training scripts are coming soon
-[](https://github.com/neuralchen/SimSwap)
+[](https://github.com/neuralchen/SimSwap)
Our paper can be downloaded from [[Arxiv]](https://arxiv.org/pdf/2106.06340v1.pdf) [[ACM DOI]](https://dl.acm.org/doi/10.1145/3394171.3413630)
-## Top News
+## Top News
**`2021-06-20`**: We release the scripts for arbitrary video and image processing, and a colab demo.
@@ -29,9 +29,9 @@ Our paper can be downloaded from [[Arxiv]](https://arxiv.org/pdf/2106.06340v1.pd
- insightface
## Usage
-[Preparation](./doc/guidance/preparation.md)
+[Preparation](./docs/guidance/preparation.md)
-[Inference for image or video face swapping](./doc/guidance/usage.md)
+[Inference for image or video face swapping](./docs/guidance/usage.md)
[Colab demo](https://colab.research.google.com/github/neuralchen/SimSwap/blob/main/SimSwap%20colab.ipynb)
@@ -39,24 +39,24 @@ Training: **coming soon**
## Video
-
+
## Results
-
+
-
+
-
+
**High-quality videos can be found in the link below:**
@@ -104,9 +104,9 @@ At the same time, if you have suggestions for our project, please feel free to a
**Please visit our another ACMMM2020 high-quality style transfer project**
-[](https://github.com/neuralchen/ASMAGAN)
+[](https://github.com/neuralchen/ASMAGAN)
-[](https://github.com/neuralchen/ASMAGAN)
+[](https://github.com/neuralchen/ASMAGAN)
Learn about our other projects
[[RainNet]](https://neuralchen.github.io/RainNet);
diff --git a/doc/ppt/logo.pptx b/doc/ppt/logo.pptx
deleted file mode 100644
index de8b59f..0000000
Binary files a/doc/ppt/logo.pptx and /dev/null differ
diff --git a/doc/ppt/simswap.png b/doc/ppt/simswap.png
deleted file mode 100644
index 8d21205..0000000
Binary files a/doc/ppt/simswap.png and /dev/null differ
diff --git a/doc/css/bootstrap-theme.min.css b/docs/css/bootstrap-theme.min.css
similarity index 100%
rename from doc/css/bootstrap-theme.min.css
rename to docs/css/bootstrap-theme.min.css
diff --git a/doc/css/bootstrap.min.css b/docs/css/bootstrap.min.css
similarity index 100%
rename from doc/css/bootstrap.min.css
rename to docs/css/bootstrap.min.css
diff --git a/doc/css/ie10-viewport-bug-workaround.css b/docs/css/ie10-viewport-bug-workaround.css
similarity index 100%
rename from doc/css/ie10-viewport-bug-workaround.css
rename to docs/css/ie10-viewport-bug-workaround.css
diff --git a/doc/css/jumbotron.css b/docs/css/jumbotron.css
similarity index 100%
rename from doc/css/jumbotron.css
rename to docs/css/jumbotron.css
diff --git a/doc/favicon.ico b/docs/favicon.ico
similarity index 100%
rename from doc/favicon.ico
rename to docs/favicon.ico
diff --git a/doc/fonts/glyphicons-halflings-regular.eot b/docs/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from doc/fonts/glyphicons-halflings-regular.eot
rename to docs/fonts/glyphicons-halflings-regular.eot
diff --git a/doc/fonts/glyphicons-halflings-regular.svg b/docs/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from doc/fonts/glyphicons-halflings-regular.svg
rename to docs/fonts/glyphicons-halflings-regular.svg
diff --git a/doc/fonts/glyphicons-halflings-regular.ttf b/docs/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from doc/fonts/glyphicons-halflings-regular.ttf
rename to docs/fonts/glyphicons-halflings-regular.ttf
diff --git a/doc/fonts/glyphicons-halflings-regular.woff b/docs/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from doc/fonts/glyphicons-halflings-regular.woff
rename to docs/fonts/glyphicons-halflings-regular.woff
diff --git a/doc/fonts/glyphicons-halflings-regular.woff2 b/docs/fonts/glyphicons-halflings-regular.woff2
similarity index 100%
rename from doc/fonts/glyphicons-halflings-regular.woff2
rename to docs/fonts/glyphicons-halflings-regular.woff2
diff --git a/doc/guidance/preparation.md b/docs/guidance/preparation.md
similarity index 100%
rename from doc/guidance/preparation.md
rename to docs/guidance/preparation.md
diff --git a/doc/guidance/usage.md b/docs/guidance/usage.md
similarity index 100%
rename from doc/guidance/usage.md
rename to docs/guidance/usage.md
diff --git a/doc/img/1.png b/docs/img/1.png
similarity index 100%
rename from doc/img/1.png
rename to docs/img/1.png
diff --git a/doc/img/2.png b/docs/img/2.png
similarity index 100%
rename from doc/img/2.png
rename to docs/img/2.png
diff --git a/doc/img/HRGT_201009539_201009571.webp b/docs/img/HRGT_201009539_201009571.webp
similarity index 100%
rename from doc/img/HRGT_201009539_201009571.webp
rename to docs/img/HRGT_201009539_201009571.webp
diff --git a/doc/img/HRGT_201010607_201010639.webp b/docs/img/HRGT_201010607_201010639.webp
similarity index 100%
rename from doc/img/HRGT_201010607_201010639.webp
rename to docs/img/HRGT_201010607_201010639.webp
diff --git a/doc/img/HRGT_201011587_201011619.webp b/docs/img/HRGT_201011587_201011619.webp
similarity index 100%
rename from doc/img/HRGT_201011587_201011619.webp
rename to docs/img/HRGT_201011587_201011619.webp
diff --git a/doc/img/HRGT_201108607_201108655.webp b/docs/img/HRGT_201108607_201108655.webp
similarity index 100%
rename from doc/img/HRGT_201108607_201108655.webp
rename to docs/img/HRGT_201108607_201108655.webp
diff --git a/doc/img/HRGT_201109091_201109123.webp b/docs/img/HRGT_201109091_201109123.webp
similarity index 100%
rename from doc/img/HRGT_201109091_201109123.webp
rename to docs/img/HRGT_201109091_201109123.webp
diff --git a/doc/img/HRGT_201110059_201110091.webp b/docs/img/HRGT_201110059_201110091.webp
similarity index 100%
rename from doc/img/HRGT_201110059_201110091.webp
rename to docs/img/HRGT_201110059_201110091.webp
diff --git a/doc/img/LRGT_201009539_201009571.webp b/docs/img/LRGT_201009539_201009571.webp
similarity index 100%
rename from doc/img/LRGT_201009539_201009571.webp
rename to docs/img/LRGT_201009539_201009571.webp
diff --git a/doc/img/LRGT_201010607_201010639.webp b/docs/img/LRGT_201010607_201010639.webp
similarity index 100%
rename from doc/img/LRGT_201010607_201010639.webp
rename to docs/img/LRGT_201010607_201010639.webp
diff --git a/doc/img/LRGT_201011587_201011619.webp b/docs/img/LRGT_201011587_201011619.webp
similarity index 100%
rename from doc/img/LRGT_201011587_201011619.webp
rename to docs/img/LRGT_201011587_201011619.webp
diff --git a/doc/img/LRGT_201108607_201108655.webp b/docs/img/LRGT_201108607_201108655.webp
similarity index 100%
rename from doc/img/LRGT_201108607_201108655.webp
rename to docs/img/LRGT_201108607_201108655.webp
diff --git a/doc/img/LRGT_201109091_201109123.webp b/docs/img/LRGT_201109091_201109123.webp
similarity index 100%
rename from doc/img/LRGT_201109091_201109123.webp
rename to docs/img/LRGT_201109091_201109123.webp
diff --git a/doc/img/LRGT_201110059_201110091.webp b/docs/img/LRGT_201110059_201110091.webp
similarity index 100%
rename from doc/img/LRGT_201110059_201110091.webp
rename to docs/img/LRGT_201110059_201110091.webp
diff --git a/doc/img/anni.webp b/docs/img/anni.webp
similarity index 100%
rename from doc/img/anni.webp
rename to docs/img/anni.webp
diff --git a/doc/img/chenglong.webp b/docs/img/chenglong.webp
similarity index 100%
rename from doc/img/chenglong.webp
rename to docs/img/chenglong.webp
diff --git a/doc/img/logo.png b/docs/img/logo.png
similarity index 100%
rename from doc/img/logo.png
rename to docs/img/logo.png
diff --git a/doc/img/logo1.png b/docs/img/logo1.png
similarity index 100%
rename from doc/img/logo1.png
rename to docs/img/logo1.png
diff --git a/doc/img/multi_face_comparison.png b/docs/img/multi_face_comparison.png
similarity index 100%
rename from doc/img/multi_face_comparison.png
rename to docs/img/multi_face_comparison.png
diff --git a/doc/img/new.gif b/docs/img/new.gif
similarity index 100%
rename from doc/img/new.gif
rename to docs/img/new.gif
diff --git a/doc/img/results1.PNG b/docs/img/results1.PNG
similarity index 100%
rename from doc/img/results1.PNG
rename to docs/img/results1.PNG
diff --git a/doc/img/title.png b/docs/img/title.png
similarity index 100%
rename from doc/img/title.png
rename to docs/img/title.png
diff --git a/doc/img/total.PNG b/docs/img/total.PNG
similarity index 100%
rename from doc/img/total.PNG
rename to docs/img/total.PNG
diff --git a/doc/img/video.webp b/docs/img/video.webp
similarity index 100%
rename from doc/img/video.webp
rename to docs/img/video.webp
diff --git a/doc/img/zhoujielun.webp b/docs/img/zhoujielun.webp
similarity index 100%
rename from doc/img/zhoujielun.webp
rename to docs/img/zhoujielun.webp
diff --git a/doc/img/zhuyin.webp b/docs/img/zhuyin.webp
similarity index 100%
rename from doc/img/zhuyin.webp
rename to docs/img/zhuyin.webp
diff --git a/doc/index.html b/docs/index.html
similarity index 100%
rename from doc/index.html
rename to docs/index.html
diff --git a/doc/js/bootstrap.min.js b/docs/js/bootstrap.min.js
similarity index 100%
rename from doc/js/bootstrap.min.js
rename to docs/js/bootstrap.min.js
diff --git a/doc/js/ie-emulation-modes-warning.js b/docs/js/ie-emulation-modes-warning.js
similarity index 100%
rename from doc/js/ie-emulation-modes-warning.js
rename to docs/js/ie-emulation-modes-warning.js
diff --git a/doc/js/ie10-viewport-bug-workaround.js b/docs/js/ie10-viewport-bug-workaround.js
similarity index 100%
rename from doc/js/ie10-viewport-bug-workaround.js
rename to docs/js/ie10-viewport-bug-workaround.js
diff --git a/doc/js/vendor/jquery.min.js b/docs/js/vendor/jquery.min.js
similarity index 100%
rename from doc/js/vendor/jquery.min.js
rename to docs/js/vendor/jquery.min.js