
face recognition and tracking
facial-surveillance
A surveillance workflow for detecting and following a target person across live video or RTSP feeds.
metric
live recognition
overview
Real-time surveillance system that scans video/live RTSP footage to detect and track a specific person. Built with InsightFace for accurate face recognition.
challenge
The system had to stay responsive while identifying a specific person accurately enough for real-world monitoring scenarios.
approach
I built the pipeline around InsightFace recognition and real-time video processing so the target identity and tracking loop stay tightly connected.
outcome
The result is a focused surveillance prototype that shows how face recognition can drive targeted tracking on live streams.
stack
python, opencv, yolov8, insightface
highlights