Face detection and alignment using deep learning
-
Updated
Jul 1, 2021 - HTML
Face detection and alignment using deep learning
A flask app to give a demo of Facial Recognition - Deployed with Live Demo.
Face detection web application. This application allows multiple users simultaneously to upload images for face detection performed by MTCNN model. The system outputs the predicted faces by sending JSON message from the server to the client with bounding boxes coordinates. Operations are asynchronous without the need to reload the webpage.
Deploy face detection app using deep learning
Add a description, image, and links to the mtcnn topic page so that developers can more easily learn about it.
To associate your repository with the mtcnn topic, visit your repo's landing page and select "manage topics."