Found 30 repositories(showing 30)
kpzhang93
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
blankWorld
MTCNN Face Detection & Alignment
open-face
face detection and alignment with mtcnn
acelin1981
End-to-end MTCNN face detection and alignment workflow with reproducible PyTorch implementation.
daikankan
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
mayuanjason
No description available
wanjinchang
MTCNN face detection & alignment all in TensorFlow
chicks2014
Face Detection and Alignment using Multi-task Cascaded Convolutional Networks (MTCNN)
MTCNNfor face detection and alignment(人脸检测&对齐 究极版)
nguyentu98lt
No description available
reflectstars111
No description available
SSusantAchary
MTCNN-TensorFlow - Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks based Counting
pawanprasath
This study presents a novel method for predicting cardiac disease by integrating a 2D CNN with an MTCNN for accurate face feature detection and alignment in medical images. By harnessing deep learning's ability to extract features, our framework offers a non-invasive, effective approach to early cardiovascular diagnosis and intervention.
ltj1486771935
Face Detection and Alignment-68 using MTCNN
Suke0
A Keras implementation of MTCNN from [Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks](https://kpzhang93.github.io/MTCNN_face_detection_alignment/paper/spl.pdf)
vohoaiviet
No description available
kingsleyzw
No description available
liutianying115
MTCNN
pouya-codes
Pure c++ implementation of MTCNN_face_detection_alignment
sanjay-ghosh-developer
No description available
FelixZhang7
MTCNN face detection and alignment tools
youqingxiaozhua
Efficient face detection and alignment tool with MTCNN
RichieMay
MTCNN-TensorFlow - Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
kaaanishk
Using MTCNN and various pre-processing techniques to optimise Face Detection and Alignment for Face Recognition.
qwer10
This work is used for reproduce MTCNN,a Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks.
rdhiyaneshwar
This project aims to develop a deepfake detection engine leveraging Multi-Task Cascaded Convolutional Networks (MTCNN) for face detection and alignment, and InceptionResnetV1, provided by the facenet_pytorch library, for image classification
Gundananda
Face detection and one-to-one verification using MTCNN for bounding boxes/keypoints and FaceNet embeddings with cosine similarity, plus alignment utilities, threshold tuning, and evaluation (confusion matrix, ROC); research/education only.
muffin-123
This repository implements a face grouping system that automatically clusters photos of the same person, similar to how Google Photos works. It uses a hybrid embedding approach by combining multiple pretrained models ArcFace, FaceNet, SFace, VGG-Face with MTCNN alignment for consistent face detection.
vinay124glitch
A minimal and production-friendly deep learning face recognition pipeline built with PyTorch and facenet-pytorch. This repo provides face detection & alignment (MTCNN), embedding extraction (InceptionResnetV1 pretrained on VGGFace2), and a simple SVM classifier for identity recognition. Includes CLI toolS
pawan895
The project focuses on detecting deepfake images using transfer learning with MobileNetV2 fine-tuned on a dataset of real and fake images. MTCNN is used for face detection and alignment. Data augmentation techniques are applied to increase dataset diversity. The deepfake detection model consists of MobileNetV2,Dense layers for binary classification
All 30 repositories loaded