Projects in Awesome Lists tagged with mtcnn
A curated list of projects in awesome lists tagged with mtcnn .
https://github.com/Zeyi-Lin/HivisionIDPhotos
⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
cnn demo docker face-recognition fastapi gradio idphoto machine-learning matting mtcnn tools unet
Last synced: 26 Aug 2025
https://github.com/zeyi-lin/hivisionidphotos
⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
cnn demo docker face-recognition fastapi gradio idphoto machine-learning matting mtcnn tools unet
Last synced: 14 May 2025
https://github.com/davidsandberg/facenet
Face recognition using Tensorflow
computer-vision deep-learning face-detection face-recognition facenet mtcnn tensorflow
Last synced: 13 May 2025
https://github.com/timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
face-detection face-identification face-recognition face-tracking facial-recognition inception-resnet mtcnn pretrained-models pytorch resnet
Last synced: 13 May 2025
https://github.com/ipazc/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
detection face landmark mtcnn package pip python3 tensorflow
Last synced: 14 May 2025
https://github.com/jkjung-avt/tensorrt_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
googlenet jetson modnet mtcnn object-detection ssd-mobilenet tensorrt yolov3 yolov4
Last synced: 11 Apr 2025
https://github.com/kuaikuaikim/dface
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
deeplearning facedetection facerecognition mtcnn mtcnn-pytorch pytorch
Last synced: 08 Apr 2025
https://github.com/linzaer/face-track-detect-extract
💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).
detection extract face kalman-tracking mtcnn tensorflow tracking
Last synced: 11 Jun 2025
https://github.com/derronqi/yolov8-face
yolov8 face detection with landmark
insightface mtcnn retinaface yolov5 yolov5-face yolov7 yolov7-face yolov8 yolov8-face
Last synced: 26 Mar 2025
https://github.com/CongWeilin/mtcnn-caffe
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Last synced: 13 May 2025
https://github.com/imistyrain/MTCNN
Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS
caffe face-detection mtcnn ncnn tensorflow
Last synced: 20 Mar 2025
https://github.com/derronqi/yolov7-face
yolov7 face detection with landmark
face-alignment face-detection mtcnn retinaface scrfd yoloface yolov5 yolov5-face yolov7 yolov7-face
Last synced: 26 Mar 2025
https://github.com/oaid/facedetection
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
caffe cnn cplusplus face-detection facenet mtcnn mxnet tensorflow tensorflow-mtcnn
Last synced: 09 Apr 2025
https://github.com/rrazvd/bbb-face-recognizer
Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.
api bbb face-recognition facenet fastapi machine-learning mtcnn pyppeteer python scraping svm
Last synced: 01 Aug 2025
https://github.com/truongnmt/multi-task-learning
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
age age-estimation dataset deep-learning face gender gender-classification gender-estimation genki image-classification imdb imdb-wiki ipynb jupyter-notebook mtcnn multi-task-learning neural-network smile-detection tensorflow
Last synced: 21 Aug 2025
https://github.com/oaid/facerecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
caffe cpp face-detection face-recognition lightened-cnn mtcnn mxnet tensorflow
Last synced: 05 Apr 2025
https://github.com/yeyupiaoling/pytorch-mtcnn
基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。
Last synced: 14 Apr 2025
https://github.com/yeyupiaoling/pytorch-mobilefacenet
Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。
face-recognition mobilefacenet mtcnn pytorch
Last synced: 25 Jun 2025
https://github.com/brightxiaohan/facedetector
A re-implementation of mtcnn. Joint training, tutorial and deployment together.
cnn deep-learning facedetection mtcnn mtcnn-pytorch pytorch
Last synced: 31 Jul 2025
https://github.com/jdeng/goface
Face Detector based on MTCNN, tensorflow and golang
face-detector golang mtcnn tensorflow
Last synced: 05 Mar 2026
https://github.com/qengineering/face-recognition-jetson-nano
Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
anti-spoofing arcface blur-filter deep-learning face-detection face-recognition jetson-nano mtcnn mtcnn-face-detection ncnn retinaface
Last synced: 13 Apr 2025
https://github.com/ksachdeva/opencv-mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module
dnn face-detection inference mtcnn opencl opencv opencv-dnn
Last synced: 08 May 2025
https://github.com/yeyupiaoling/tensorflow-facerecognition
基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。
face-recognition mobilefacenet mtcnn tensorflow
Last synced: 09 Apr 2025
https://github.com/zllrunning/facetools
Easy-to-use face related tools, including face detection, landmark localization, alignment & recognition, based on PyTorch.
face-alignment face-landmark-detection face-recognition mtcnn pytorch
Last synced: 15 Apr 2025
https://github.com/tzolov/mtcnn-java
Java MTCNN face detection using ND4J and trained TensorFlow models
face-detection java mtcnn nd4j spring-cloud-stream tensorflow
Last synced: 21 Apr 2025
https://github.com/pooya-mohammadi/face
I have published my face related codes in this repository
augmented-reality face-alignment face-detection facenet mtcnn python tensorflow
Last synced: 11 Apr 2025
https://github.com/yeyupiaoling/paddlepaddle-mobilefacenets
PaddlePaddle实现的人脸识别模型MobileFaceNets,在预测的是使用MTCNN检测人脸,然后MobileFaceNets模型识别。
face-recognition mobilefacenet mtcnn
Last synced: 23 Oct 2025
https://github.com/hzq-zjm/RobotVision2
移动端实时疲劳驾驶检测
cortex-a53 fatigue-detection mtcnn ncnn perclos
Last synced: 20 Mar 2025
https://github.com/dkarunakaran/facenet_mtcnn_tensorflow_inference_engine
This is a modified and simplified inference engine of davidsandberg's facenet
facenet mtcnn python3 tensorflow
Last synced: 22 Apr 2025
https://github.com/qengineering/face-recognition-with-mask-jetson-nano
Recognize 2000+ faces on your Jetson Nano with additional mask detection, auto-fill and anti-spoofing
anti-spoofing arcface deep-learning face-detection face-mask-detection face-recognition jetson-nano mask-detection mtcnn ncnn paddle-lite retinaface
Last synced: 09 Oct 2025
https://github.com/pooya-mohammadi/face-detection-flask-nginx-gunicorn-docker
This is a minimal implementation of face-detection models using flask, gunicorn, nginx, docker, and docker-compose
api api-rest api-restful deep-learning docker docker-compose face-detection face-detector flask gunicorn mtcnn nginx opencv python pytorch tensorflow web-service
Last synced: 11 Apr 2025
https://github.com/civilnet/pymtcnn
mtcnn python implementation based on Caffe framework
Last synced: 12 Oct 2025
https://github.com/matlab-deep-learning/mtcnn-face-detection
Face detection and alignment using deep learning
computer-vision deep-learning face-detection matlab mtcnn
Last synced: 07 May 2025
https://github.com/yeyupiaoling/paddlepaddle-mtcnn
基于PaddlePaddle复现的MTCNN人脸检测模型
face-detection mtcnn paddlepaddle
Last synced: 07 Jul 2025
https://github.com/mauriciobarroso/mtcnn_esp32s3
Face detection with MTCNN, TensorFlow Lite Micro and ESP32-S3
c computer-vision cpp deep-learning esp-idf esp32s3 face-detection machine-learning mtcnn tensorflow tensorflow-lite tflite
Last synced: 25 Oct 2025
https://github.com/abhiksark/face-recognition-facenet
A python script label faces in group photos using Facenet. :tada:
classifier computer-vision deep-learning face face-alignment facenet group-photo labeled-faces mtcnn mtcnn-face-detection mtcnn-tensorflow python
Last synced: 07 Apr 2026
https://github.com/pooya-mohammadi/deep-utils-notebooks
The deep_utils' notebooks are stored in this repository
face-detection mtcnn object-detection open-cv python pytorch tensorflow
Last synced: 11 Apr 2025
https://github.com/animikhaich/facial-recognition-dashboard
A flask app to give a demo of Facial Recognition - Deployed with Live Demo.
dashboard face-detection facial-recognition flask flask-application keras-tensorflow mtcnn vggface
Last synced: 10 Apr 2025
https://github.com/qidian213/mxnet_mtcnn_head_detect
mxnet_mtcnn_head_detect
Last synced: 12 May 2025
https://github.com/glcas/facedemo
A demo of real-time face recognition on Android.
camerax java mobilefacenet mtcnn ncnn
Last synced: 15 Jul 2025
https://github.com/darrmirr/dl4j-mtcnn-facenet
Face recognition using mtcnn build on dl4j
dl4j face-detection face-recognition facenet mtcnn mtcnn-face-detection
Last synced: 23 Oct 2025
https://github.com/hanson-young/ncnnpy
This project can easily test the ncnn model and even deploy ncnn projects on python to speed up
mobilefacenet mtcnn ncnn python retinaface
Last synced: 06 Oct 2025
https://github.com/rodrigocmoraes/face_recognition
Face Recognition with MTCNN
detect-faces face-recognition faces mtcnn tensorflow
Last synced: 11 Apr 2025
https://github.com/timctho/face-detector-pool
dlib face-detection facial-landmarks mtcnn tensorflow
Last synced: 28 Feb 2026
https://github.com/ngocbh/mtcnn-tf
MTCNN implementation by C++ and tensorflow framework
cpp face-detection mtcnn tensorflow
Last synced: 11 Sep 2025
https://github.com/jkuri/party-face-detection
Experiment of face detection algorithm MTCNN ported to Golang on party people highly on drugs.
ambasada-gavioli face face-detection mtcnn party
Last synced: 14 Oct 2025
https://github.com/tempdata73/mtcnnmaskdetection
Test the MTCNN face detector for people wearing masks
covid-19 face-detection masks mtcnn
Last synced: 12 Jul 2025
https://github.com/jingew/critical-period-analysis
A computational explanation for face-learning behaviors by using deep artificial neural networks
casia computational-biology dnn face-recognition knowledge-distillation machine-learning mtcnn python
Last synced: 10 Mar 2026
https://github.com/dyekuu/inf573-comic-face
A tool to detect and replace the human face in photo/video with a comic face. You can branch it to a Zoom session.
comic-faces dlib-face-detection face-detection face-fusion face-morphing mtcnn opencv
Last synced: 07 Mar 2026
https://github.com/akash-peace/face-recognition
AJ Face Recognizer project objective is to make a face recognizing model from own dataset of two faces.
facenet keras matplotlib mtcnn npz numpy opencv pickle pillow python3 sav scikit-learn
Last synced: 10 Apr 2026
https://github.com/abhijithganesh/rekognize
This project is an attendance system that uses face detection technology to track and record attendance. It is designed to provide a more efficient and accurate method of attendance tracking, reducing the need for manual input and minimizing errors.
face face-recognition fastapi mtcnn onnx python pytorch
Last synced: 13 Apr 2026
https://github.com/tien02/real-time-face-recognition
Develop a face recognition system that performs in real time by utilizing multi-threading. Also an API for single-image face recognition.
api arcf docker face-detection face-recognition fastapi mtcnn opencv-python python3 pytorch real-time
Last synced: 06 Apr 2026
https://github.com/omanshu209/securo-iot
AI based security system!
arduino arduino-uno artificial-intelligence cnn inception-resnet-v1 kivy kivymd machine-learning mtcnn mtcnn-pytorch object-detection opencv python3 pytorch resnet18 security security-automation torch torchvision yolov5
Last synced: 09 Apr 2025
https://github.com/aryehky/visagecraft
🔍 VisageCraft is a hands-on deep learning toolkit for facial recognition and image classification. Built with MTCNN, VGGFace, and pretrained CNNs like VGG16 & ResNet, it teaches core computer vision workflows—from identity detection to transfer learning—via interactive notebooks. 👤🧠📊
ai deep-learning jupyter-notebook keras mtcnn resnet vgg16 vggface
Last synced: 23 Jun 2025
https://github.com/jvtesteves/face_recognition_system
Real-time face detection and recognition system built from scratch in Python. Utilizes MTCNN for multi-face detection, FaceNet (InceptionResnetV1) for embedding extraction, and Euclidean distance for comparison. Allows training new identities via webcam captures and labels faces as known or “Unknown.”
computer-vision deep-learning face-detection face-embedding face-recognition facenet machine-learning mtcnn opencv python pytorch real-time
Last synced: 23 Jun 2025
https://github.com/awrsha/face-verification-with-mtcnn-and-inceptionresnetv1
This project showcases an advanced face verification system built using the FaceNet deep learning architecture. The model is trained to accurately identify and verify individuals based on their facial features.
facenet lfw-dataset mtcnn vggface2
Last synced: 11 Jun 2026
https://github.com/shreeparab1890/face-detection-using-mtcnn-and-opencv
Face Detection using MTCNN and OpenCV
face-detection mtcnn mtcnn-face-detection opencv python
Last synced: 23 Apr 2026
https://github.com/niranjan-bhol/driver-safety-kit
Driver Safety Kit: Authentication, Drowsiness, Head Pose & Alcohol Detection.
face-recognition iot mtcnn opencv-python python
Last synced: 17 Jun 2025
https://github.com/mehmetgoren/facial_recognition
Feniks iNVR Face Recognition Service
computer-vision deep-neural-networks face-detection face-recognition feniks message-broker microservice-architecture mtcnn pytorch redis
Last synced: 13 May 2026
https://github.com/syd-taha/real-time-mask-detection-and-face-recognition
Real-Time Mask Detection and Face Recognition System using deep learning and computer vision. The system detects whether individuals are wearing a mask (correctly, or not at all) using webcam input or video streams.Includes end-to-end development from model training to production-ready deployment.
computer-vision deep-learning end-to-end-machine-learning face-detection face-recognition fastapi machine-learning mask-detection mtcnn opencv pytorch streamlit tensorflow
Last synced: 11 Apr 2026
https://github.com/mr-vaibh/facecrop-thumb
Generate thumbnails of detected faces in images using Python. This package leverages the MTCNN (Multi-Task Cascaded Convolutional Neural Network) for accurate face detection and OpenCV for image processing.
face-recognition image-processing mtcnn opencv pypi python thumbnail-generator thumbnails utility
Last synced: 02 May 2026
https://github.com/fosetorico/face_matching_app
End-to-End Face Recognition project that matches faces with Hollywood celebrities using the power of MTCNN for face detection as well as VGG-Face for feature extraction and recognition
computer-vision deep-learning facial-recognition mtcnn streamlit tensorflow vggface
Last synced: 06 May 2026
https://github.com/shashankadiga123/age-and-gender-clasification
Developed a CNN-based model for accurate age and gender prediction using facial images with robust and ethical AI practices.
emotion-detection emotion-recognition face-detection face-recognition mtcnn mtcnn-face-detection opencv python python-project
Last synced: 16 Apr 2026
https://github.com/arasoul/face-recognition-streamlit
🎯 Neural Face Recognition Matrix - Professional AI-powered biometric identification system with real-time face detection, recognition, and cyberpunk-styled interfaces. Features both web (Streamlit) and desktop (Tkinter) applications with comprehensive training pipeline, Docker deployment, and CI/CD automation.
ai bioinformatics computer-vision deep-learning face-recognition facenet gui machine-learning mtcnn neural-network open-source opencv pytorch real-time scikit-learn streamlit svm
Last synced: 02 Apr 2026
https://github.com/coolmunzi/face_recognition
Face Recognition project based on MTCNN, Insightface (MXNET) and Keras.
computer-vision dlib dlib-tracker face-biometrics face-detection face-recognition face-recognition-python insightface insightface-mxnet keras mtcnn mtcnn-face-detection mtcnn-tensorflow mxnet opencv opencv-python python tensorflow
Last synced: 17 Apr 2026
https://github.com/cserajdeep/facealignmentmtcnn
Python code to detect human face using MTCNN and align it accordingly
face-alignment mtcnn mtcnn-face-detection opencv python
Last synced: 18 Apr 2026
https://github.com/radenkovic/cleverimage
MTCNN Face detection REST API [WIP]
face-detection mtcnn rest-api tensorflow
Last synced: 26 Apr 2026