MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices
☆403Jan 4, 2024Updated 2 years ago
Alternatives and similar repositories for MobileFaceNet_Pytorch
Users that are interested in MobileFaceNet_Pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of MobileFaceNets☆140Dec 17, 2025Updated 7 months ago
- 🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥☆424Aug 8, 2019Updated 6 years ago
- Tensorflow implementation for MobileFaceNet☆481Jul 12, 2023Updated 3 years ago
- Pytorch0.4.1 codes for InsightFace☆1,893Nov 22, 2022Updated 3 years ago
- ☆1,898Dec 9, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆90Jun 8, 2019Updated 7 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸 ,然后使用MobileFaceNet模型识别。☆177Jun 9, 2026Updated last month
- 1M人脸检测模型(含关键点)☆1,106Aug 8, 2022Updated 3 years ago
- face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on☆833Dec 1, 2021Updated 4 years ago
- face recognition training project(pytorch)☆484Nov 12, 2021Updated 4 years ago
- Retinaface get 80.99% in widerface hard val using mobilenet0.25.☆2,964Jun 28, 2023Updated 3 years ago
- This tensorflow project is based on MobileFaceNet, which use SqueezeNet and ShuffleNet as stem CNN to improve speed.☆38Mar 15, 2019Updated 7 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆67Apr 15, 2019Updated 7 years ago
- papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Re…☆4,745Feb 9, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.☆1,604Jul 24, 2022Updated 3 years ago
- A simple example implementing mobilefacenet for face recognition on ncnn☆60May 17, 2018Updated 8 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程