English | 简体中文
OpenFace is an open-source facial recognition tool based on neural networks, which utilizes deep neural networks to generate 128 dimensional facial feature vectors and supports LFW or custom dataset training for identity recognition. This product provides an out-of-the-box OpenFace based on the Huawei Cloud EulerOS 2.0 64-bit system of Kunpeng servers.
- End to end visualization interaction system: Integrate Streamlit to build a web interface that supports image upload, real-time result display, and confidence display. The operation is intuitive and suitable for non-technical users
- Lightweight localized deployment: All calculations are completed locally, without the need for networking or calling third-party APIs, ensuring user privacy and security. It is also compatible with CPU environments and reduces deployment barriers
- Modular Model Management and Scalability: Feature extraction and classification models are stored separately (
. pkl
), supporting flexible replacement of classifiers (such as SVM, k-NN) for easy integration of new samples and incremental training in the future
The open-source image product OpenFace open-source facial recognition tool provided by this project has pre-installed the the 0.2.2 version of OpenFace and its related runtime environment, and provides deployment templates. Come and refer to the usage guide to easily start an efficient "out-of-the-box" experience!
System requirements are as follows:
- CPU: 2vCPUs or higher
- RAM: 4GB or larger
- Disk: At least 40GB
Register a Huawei account and activate Huawei Cloud
Image Specification | Feature Description | Remarks |
---|---|---|
OpenFace-0.2.2-kunpeng | Installed and deployed based on Kunpeng servers + Huawei Cloud EulerOS 2.0 64-bit |
- For more questions, you can contact us through issues or the service support of the specified product in the Huawei Cloud Marketplace.
- For other open-source images, please refer to open-source-image-repos.
- Fork this repository and submit a merge request.
- Synchronously update README.md based on your open-source image information.