Skip to content
#

mtcnn

Here are 12 public repositories matching this topic...

A real-time facial recognition system using MTCNN for face detection, InceptionResNet for embedding generation, and FastAPI for a high-performance REST API. Built with PyTorch, it supports multiple camera feeds, making it ideal for surveillance, access control, and identity verification at scale.

  • Updated Aug 18, 2025
  • HTML

AI-Based Missing Person Identification System is a smart surveillance platform that uses AI, face recognition, and CCTV video analysis to identify missing persons. The system compares detected faces from uploaded videos with stored database images and helps police track and locate missing individuals quickly and accurately.

  • Updated May 13, 2026
  • HTML

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.

  • Updated Aug 1, 2022
  • HTML

Improve this page

Add a description, image, and links to the mtcnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mtcnn topic, visit your repo's landing page and select "manage topics."

Learn more