Facial-Surveillance
python, opencv, yolov8, insightface
A surveillance workflow for detecting and following a target person across live video or RTSP feeds.
view repositoryChallenge
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.
Highlights
- InsightFace-powered recognition
- live video and RTSP support
- targeted person tracking