Description
Implement person re-identification using Hailo’s ReID model and track how long each unique person stays in the camera feed.
Requirements
-
Detect people in the video stream
-
Assign consistent IDs across frames
-
Track entry and exit times
-
Compute duration per person
-
Output results in a simple log/CSV
Deliverables
-
Working ReID + duration tracking module
-
Basic output showing each person’s total time in view
i need the guide of how to do this Task in hailo not on the cpu