A deep learning–powered real-time face recognition system built from scratch with a clean Tkinter GUI and fully modular design.
This project includes:
Face Detection using MTCNN
Face Embedding using FaceNet
Identity Classification using SVM
Desktop GUI built with Tkinter
Reusable saved model and dataset for fast integration