diff --git a/Models.md b/Models.md index 0b290b7..c1fa086 100644 --- a/Models.md +++ b/Models.md @@ -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)