You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a person detection and tracking system using YOLOv8 for real-time object detection, Deep SORT for object tracking, and OSNet for person re-identification. The model assigns unique IDs to each person and tracks them throughout the video, even after occlusion or re-entry into the frame.