MTCNN_face_detection_alignment is an implementation of the “Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks” algorithm. The algorithm uses a cascade of three convolutional networks (P-Net, R-Net, O-Net) to jointly detect faces (bounding boxes) and align facial landmarks in a coarse-to-fine manner, leveraging multi-task learning. Non-maximum suppression and bounding box regression at each stage. The repository includes Caffe / MATLAB code, support scripts, and instructions for dependencies. Non-maximum suppression and bounding box regression at each stage. Online hard sample mining to improve training robustness.
Features
- Joint detection + alignment in a cascaded three-stage network
- Online hard sample mining to improve training robustness
- Non-maximum suppression and bounding box regression at each stage
- Support for landmark localization (e.g. eyes, nose, mouth)
- Support code for both Linux and Windows Caffe backends
- Flexible deployment (MATLAB / Caffe)
Categories
Computer Vision LibrariesLicense
MIT LicenseFollow MTCNN Face Detection Alignment
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MTCNN Face Detection Alignment!