whitenightwu / Project6-LivenessDetect_with_actionLinks
配合式活体检测
☆8Updated 5 years ago
Alternatives and similar repositories for Project6-LivenessDetect_with_action
Users that are interested in Project6-LivenessDetect_with_action are comparing it to the libraries listed below
Sorting:
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.☆55Updated 4 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- Face liveness detection☆62Updated 3 years ago
- MXNET实现的年龄性别识别,训练了超大数据集得到的模型。☆29Updated 5 months ago
- 基于keras的银行卡号识别☆69Updated 5 years ago
- 制作亚洲人脸数据集☆106Updated 5 years ago
- Python实现人脸对比,活体检测☆10Updated 4 years ago
- implement the mainstream object detection models☆51Updated 6 years ago
- PyFaceDet is a Python wrapper of libfacedetection. PyFaceDet 是 libfacedetection 人性化的 Python 封装。☆67Updated 5 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆77Updated 2 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
- Face mask deteciton demo, by tensorflow.js☆54Updated 5 years ago
- 人脸年龄识别☆24Updated 6 years ago
- ☆20Updated 6 years ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- 【目标识别】yolo3_keras_Logo识别&&训练自己数据☆27Updated 3 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆86Updated 6 years ago
- The wheel package files of Dlib and pip for Python in Window / Dlib 和 pip 安装的 whl 文件☆64Updated 5 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆58Updated 2 years ago
- convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)☆202Updated 3 years ago
- 基于深度学习高性能中文车牌识别 (python实现)☆25Updated 6 years ago
- 静默活体检测 Silent Face Anti-Spoofing Attack Detection☆293Updated 4 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 4 years ago
- 基于人造车牌和caffe多标签分类的端到端中文车牌识别☆36Updated 3 weeks ago
- 利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提 交一个新图片 返回数据库中相似的人脸的信息☆85Updated 7 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago