Skip to content

Repository files navigation

Real-Time Video & Image Classifier

A web-based real-time face recognition system using Flask. Upload images or stream video — the app identifies faces using FaceNet and MTCNN.

Demo

How to Run

  1. Download the pretrained model (.h5) and place it in the project root
  2. Install dependencies and run:
pip install -r requirements.txt  # or install manually
python main.py
  1. Open the URL shown in the terminal

Tech

Python, Flask, FaceNet, MTCNN, OpenCV, TensorFlow

Video demo

About

A real time video and image classifier using flask, Algorithm used Facenet, Mtcnn

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages