friedhelm739 / MTCNN-tensorflowLinks
复现MTCNN论文,参考了众多复现代码,在此表示感谢~
☆19Updated 6 years ago
Alternatives and similar repositories for MTCNN-tensorflow
Users that are interested in MTCNN-tensorflow are comparing it to the libraries listed below
Sorting:
- Face Recognization System By MTCNN & Insightface☆48Updated 6 years ago
- a demo to use insightface☆96Updated 5 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- implement the mainstream object detection models☆50Updated 6 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆66Updated 6 years ago
- 复现 ArcFace 论文☆23Updated 2 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago