All Projects → GthanosAI → android_mtcnn_insightface_face_recognize

GthanosAI / android_mtcnn_insightface_face_recognize

Licence: other
detect face with mtcnn and embedder with insightface

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to android mtcnn insightface face recognize

Face Track Detect Extract
💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).
Stars: ✭ 434 (+578.13%)
Mutual labels:  face, mtcnn
FaceRecognitionCpp
Large input size REAL-TIME Face Detector on Cpp. It can also support face verification using MobileFaceNet+Arcface with real-time inference. 480P Over 30FPS on CPU
Stars: ✭ 40 (-37.5%)
Mutual labels:  mtcnn, insightface
multi-task-learning
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
Stars: ✭ 154 (+140.63%)
Mutual labels:  face, mtcnn
Face-Recognition-FaceNet
A python script label faces in group photos using Facenet. 🎉
Stars: ✭ 21 (-67.19%)
Mutual labels:  face, mtcnn
Mtcnn
face detection and alignment with mtcnn
Stars: ✭ 66 (+3.13%)
Mutual labels:  face, mtcnn
Raspberrypi Facedetection Mtcnn Caffe With Motion
MTCNN with Motion Detection, on Raspberry Pi with Love
Stars: ✭ 204 (+218.75%)
Mutual labels:  face, mtcnn
Mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
Stars: ✭ 1,689 (+2539.06%)
Mutual labels:  face, mtcnn
FaceIDLight
A lightweight face-recognition toolbox and pipeline based on tensorflow-lite
Stars: ✭ 17 (-73.44%)
Mutual labels:  face, mtcnn
Peppa-Facial-Landmark-PyTorch
Facial Landmark Detection based on PyTorch
Stars: ✭ 172 (+168.75%)
Mutual labels:  face
mediapipe plus
The purpose of this project is to apply mediapipe to more AI chips.
Stars: ✭ 38 (-40.62%)
Mutual labels:  facedetect
face age gender
Can we predict the age and gender of someone given a picture of their face ?
Stars: ✭ 40 (-37.5%)
Mutual labels:  face
seeta4Android
seeta face detection for Android
Stars: ✭ 12 (-81.25%)
Mutual labels:  facedetect
FaceAttr
CVPR2018 Face Super-resolution with supplementary Attributes
Stars: ✭ 18 (-71.87%)
Mutual labels:  face
facematch
Facematch is a tool to verifies if two photos contain the same person.
Stars: ✭ 62 (-3.12%)
Mutual labels:  face
sText2Image
Attribute-Guided Sketch-to-Image Generation
Stars: ✭ 67 (+4.69%)
Mutual labels:  face
eccv16 attr2img
Torch Implemention of ECCV'16 paper: Attribute2Image
Stars: ✭ 93 (+45.31%)
Mutual labels:  face
brfv4 android examples
Android Studio project (Java)
Stars: ✭ 43 (-32.81%)
Mutual labels:  face
timeline
Timeline - A photo organizer
Stars: ✭ 39 (-39.06%)
Mutual labels:  face
interfaces
A diverse set of royalty-free user avatars to be used for marketing graphics and application screenshots.
Stars: ✭ 50 (-21.87%)
Mutual labels:  face
FaceRecognition
使用opencv 进行简单的人脸识别
Stars: ✭ 18 (-71.87%)
Mutual labels:  facedetect

FaceDetectAndRecogize

detect face with mtcnn and aligment and embedder with insightface

the model test on dataset lfw accuracy reached 99.5% dataset sia-asia-500 lfw accuracy reached 99.6%

demo 中已经添加: 1.人脸录入 2.人脸验证(解锁)功能

已经完成工作: 1.人脸检测 2.人脸对齐 3.人脸识别

待完成:

  1. 活体检测
  2. 防打印照片以及视频回放欺诈
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].