CoolFace
Datasetpublic

Harindham/Video_Detections

Each row in the dataset corresponds to one detected object instance in a single frame, along with spatial and temporal metadata. Detection & Temporal Indexing The video was sampled at a constant rate (5 seconds per frame). Each sampled frame is assigned: A frame index (sequential order) A timestamp in seconds indicating its position in the video. YOLO was applied to each frame to produce: Bounding box coordinates Component class labels Confidence scores This temporal… See the full description on the dataset page: https://huggingface.co/datasets/Harindham/Video_Detections.

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes4downloads
3 commits on main
e45bcba7mo ago

Create README.md

Harindham
11436817mo ago

Upload video_detections.parquet

Harindham
c7a21847mo ago

initial commit

Harindham