# faceFeature **Repository Path**: endlesshh/face-feature ## Basic Information - **Project Name**: faceFeature - **Description**: 获取人脸512维向量 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-18 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 获取人脸512特征向量 使用InsightFace去获取人脸特征值 uses [InsightFace](https://github.com/deepinsight/insightface) to extract the face features > Note:下载 face_embedding model, download link: [https://pan.baidu.com/s/18EWcP5YJmeDrY1A8_k09pw](https://pan.baidu.com/s/18EWcP5YJmeDrY1A8_k09pw) , Extraction code: 82ht; > After Downloading, unzip mfa-models,and move the `models` folder to `bootcamp/solutions/MFA/webserver/face-embedding` ;