From 6c9fb7a6fb5e8f98e5319eeef337b5a4b763fbf6 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Fri, 30 Sep 2022 21:12:31 +0800 Subject: [PATCH] add web demo folder --- README.md | 2 +- web-demos/README.md | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 web-demos/README.md diff --git a/README.md b/README.md index 67d37db..ed5d3a0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For all main contributors, please check [contributing](#contributing). ## Top News -**`2022-09-22`**: Now we have [web-demos](https://insightface.ai/demos): [face-localization](http://demo.insightface.ai:7007/), [face-recognition](http://demo.insightface.ai:7008/), and [face-swapping](http://demo.insightface.ai:7009/). +**`2022-09-22`**: Now we have [web-demos](web-demos): [face-localization](http://demo.insightface.ai:7007/), [face-recognition](http://demo.insightface.ai:7008/), and [face-swapping](http://demo.insightface.ai:7009/). **`2022-08-12`**: We achieved Rank-1st of [Perspective Projection Based Monocular 3D Face Reconstruction Challenge](https://tianchi.aliyun.com/competition/entrance/531961/introduction) diff --git a/web-demos/README.md b/web-demos/README.md new file mode 100644 index 0000000..0fc33f1 --- /dev/null +++ b/web-demos/README.md @@ -0,0 +1,24 @@ +InsightFace Web Demos +--- + + + +## [Face Localization Demo](http://demo.insightface.ai:7007/) + + [](http://demo.insightface.ai:7007/) + + + + + +## [Face Recognition Demo](http://demo.insightface.ai:7008/) + + [](http://demo.insightface.ai:7007/) + + + + + +## [Face Swapping Demo](http://demo.insightface.ai:7009/) + + [](http://demo.insightface.ai:7007/)