YOLORe-IDNet: An Efficient Multi-Camera System for Person-Tracking
Vipin Gautam, Shitala Prasad, Sharad Sinha

TL;DR
YOLORe-IDNet is a real-time, multi-camera person-tracking system that combines correlation filters, IOU constraints, and deep learning for cross-camera re-identification, offering robustness and efficiency without prior data.
Contribution
It introduces a novel system integrating correlation filters, IOU constraints, and deep learning on YOLOv5 for real-time multi-camera person tracking without prior knowledge.
Findings
Achieves 79% F1-Score and 59% IOU on OTB-100 dataset.
Recovers well after occlusion, maintaining robust tracking.
Operates efficiently in real-time for surveillance applications.
Abstract
The growing need for video surveillance in public spaces has created a demand for systems that can track individuals across multiple cameras feeds in real-time. While existing tracking systems have achieved impressive performance using deep learning models, they often rely on pre-existing images of suspects or historical data. However, this is not always feasible in cases where suspicious individuals are identified in real-time and without prior knowledge. We propose a person-tracking system that combines correlation filters and Intersection Over Union (IOU) constraints for robust tracking, along with a deep learning model for cross-camera person re-identification (Re-ID) on top of YOLOv5. The proposed system quickly identifies and tracks suspect in real-time across multiple cameras and recovers well after full or partial occlusion, making it suitable for security and surveillance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Gait Recognition and Analysis · Face recognition and analysis
