tensorflower / seetaFace-python
☆26Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for seetaFace-python
- 同时识别年龄与性别☆78Updated 5 years ago
- 静默活体检测 Silent Face Anti-Spoofing Attack Detection☆276Updated 3 years ago
- 简单、快速搞定人脸识别应用,觉得有帮助,给个start吧!☆199Updated 3 years ago
- a demo to use insightface☆92Updated 4 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆269Updated 3 years ago
- seetaface6的python实现☆31Updated last year
- 基于InsightFace的人脸识别☆78Updated 4 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)☆298Updated last year
- 1000点的人脸关键点检测☆145Updated 2 years ago
- 开源图像标注工具(支持人脸关键点/不规则四边形/多边形标注)☆253Updated 5 years ago
- An example of pytorch face attr train and val☆25Updated 3 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆181Updated 3 years ago
- sbd_mask☆150Updated 4 years ago
- Face Recognization System By MTCNN & Insightface☆46Updated 5 years ago
- 基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。☆60Updated 6 months ago
- End-to-end face detection and recognition system using PaddlePaddle.☆105Updated 2 years ago
- An Face Anti-spoofing Method for Print and Video Attacks☆75Updated 4 years ago
- ☆51Updated 4 years ago
- face++,百度ai,虹软,face_recognition 实现人脸检测 人脸识别☆128Updated 2 years ago
- A simple code for creating licence plate images and train e2e network☆146Updated 5 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆75Updated 2 years ago
- Multi-line license plate recognition☆74Updated 5 years ago
- Face mask deteciton demo, by tensorflow.js☆55Updated 4 years ago
- facenet人脸检测与识别系统☆217Updated last year
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆237Updated 4 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆53Updated 3 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Updated 6 years ago
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.☆55Updated 4 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆110Updated 3 years ago