☆386May 17, 2019Updated 7 years ago
Alternatives and similar repositories for Face_Detection_Recognition
Users that are interested in Face_Detection_Recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Face Recognization System By MTCNN & Insightface☆48Jun 26, 2019Updated 7 years ago
- MTCNN和facenet进行实时人脸识别☆45Jun 2, 2019Updated 7 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆473Sep 13, 2018Updated 7 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Apr 13, 2019Updated 7 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆153Oct 25, 2019Updated 6 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.
- 基于facenet的实时人脸识别系统☆447Sep 26, 2018Updated 7 years ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆685Jul 26, 2022Updated 3 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Dec 9, 2018Updated 7 years ago
- Facenet for Android.☆82Jul 1, 2018Updated 8 years ago
- Face recognition using Tensorflow☆14,332Jul 24, 2023Updated 2 years ago
- a demo to use insightface☆96Nov 20, 2019Updated 6 years ago
- facenet人脸检测与识别系统☆226Dec 8, 2022Updated 3 years ago
- ☆91Jul 4, 2018Updated 8 years ago
- implement the mainstream object detection models☆50Sep 1, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于caffe的mtcnn训练实现,非常容易非常简单,并且有配套的纯c++版本的mtcnn-light☆15Jul 6, 2017Updated 9 years ago
- 使用tensorflow2重构mtcnn☆20Mar 30, 2020Updated 6 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆328Mar 19, 2018Updated 8 years ago
- opecnv+mtcnn+facenet+android/tensorflow lite/Face Recognition☆41Dec 24, 2019Updated 6 years ago
- this is a crawler which is used to download images from baidu and biying☆30Jan 3, 2019Updated 7 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆176Jun 9, 2026Updated last month
- MTCNN face detection implementation base on NCNN☆183Jul 7, 2019Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆2,863Oct 11, 2022Updated 3 years ago
- (WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet☆893Jan 28, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- Low-Resolution Face Recognition Based on Identity-Preserved Face Hallucination (2019, ICIP)☆19Jun 4, 2023Updated 3 years ago
- 简单的一个口罩识别检测算法☆10Mar 2, 2020Updated 6 years ago
- ☆21Jul 16, 2020Updated 5 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆79Jul 18, 2018Updated 7 years ago
- MNN MTCNN C++☆49Jul 31, 2019Updated 6 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Jul 16, 2018Updated 7 years ago
- Conversion of yolo from DarkNet to Caffe☆26Nov 26, 2018Updated 7 years ago
- ☆11Aug 18, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- NVIDIA TensorRT implementation for facenet with pre-trained Inception-ResNet v1 SavedModel/Ckpt and MTCNN Networks☆104Sep 27, 2019Updated 6 years ago
- facenet recognition and retrieve by using hnswlib and flask, convert tensorflow model to caffe☆29Mar 26, 2019Updated 7 years ago
- deploy machine learning model in tensorflow sering and docker☆10Dec 5, 2018Updated 7 years ago
- State-of-the-art 2D and 3D Face Analysis Project☆29,178May 23, 2026Updated last month
- 这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。☆531Aug 27, 2023Updated 2 years ago
- face recognize based on tvm☆20Jul 18, 2019Updated 6 years ago
- 用FaceNet模型计算两个人脸之间的距离☆45Nov 27, 2017Updated 8 years ago