add insightface

master
Vladimir Mandic 2022-08-08 15:09:33 -04:00
parent ca67a9d715
commit 270ef7a2c5
1 changed files with 1 additions and 0 deletions

@ -152,6 +152,7 @@ Switching model also automatically switches implementation used inside `Human` s
- Face Description: [**HSE-FaceRes**](https://github.com/HSE-asavchenko/HSE_FaceRec_tf)
- Face Detection: [**MediaPipe BlazeFace**](https://drive.google.com/file/d/1f39lSzU5Oq-j_OXgS67KfN5wNsoeAZ4V/view)
- Face Embedding: [**BecauseofAI MobileFace**](https://github.com/becauseofAI/MobileFace)
- Face Embedding: [**DeepInsight InsightFace**](https://github.com/deepinsight/insightface)
- Facial Spacial Geometry: [**MediaPipe FaceMesh**](https://drive.google.com/file/d/1VFC_wIpw4O7xBOiTgUldl79d9LA-LsnA/view)
- Facial Spacial Geometry with Attention: [**MediaPipe FaceMesh Attention Variation**](https://arxiv.org/abs/2006.10962)
- Gender, Emotion, Age, Race Prediction: [**GEAR Predictor**](https://github.com/Udolf15/GEAR-Predictor)