Upload tracking CSV files from each group, optionally add videos to replay detection overlays.
📊 Tracking CSV Files
One or more CSV log files from any group. All scenes are merged automatically.
📋 Required CSV Schema
Each group must export their log CSV with these exact column names:
frameint — frame index timestamp_secfloat — time in seconds scene_namestr — e.g. intersection_A group_idstr — e.g. group_01 video_namestr — filename of video track_idint — unique object ID class_namestr — car / person / … confidencefloat — 0.0 – 1.0 bbox_x1int — left px bbox_y1int — top px bbox_x2int — right px bbox_y2int — bottom px cx / cyint — center frame_width / frame_heightint crossed_linebool — true/false directionstr — up / down / "" speed_px_sfloat — speed in px/s
🔗 Default Hugging Face Group Data
CSV files and test videos are discovered from each group data folder.
Loading sources...
Unique Tracker Objects per Class — Global
Direction Split (crossing line)
Traffic Intensity Timeline — All Scenes (10s buckets)
Average Confidence per Class
Scene
Group
Frames
Duration
Unique Objects
Cars
Persons
Buses/Trucks
Avg Conf
Crossings ↓/↑
🎬
NO VIDEO LOADED
Select a scene and choose its video below
BUF: 0
🎯 Select Scene
🎥 Choose Video
Videos from the same repo/folder as the CSV are listed first. You can still override manually.