P1utoKing/CS-UY-4613-AI-Detections
RAV4 Video Detections This dataset contains object detection outputs for the RAV4 exterior video. File detections.parquet: per-detection outputs generated by a YOLO model. Schema Each row corresponds to one detected bounding box. column description video_id string identifier of the source video timestamp integer second in the video class_label detected component class id confidence_score detection confidence x_min bounding box… See the full description on the dataset page: https://huggingface.co/datasets/P1utoKing/CS-UY-4613-AI-Detections.
03
RAV4 Video Detections
This dataset contains object detection outputs for the RAV4 exterior video.
File
detections.parquet: per-detection outputs generated by a YOLO model.
Schema
Each row corresponds to one detected bounding box.
Notes
- The video was sampled at 1 frame per second.
- Timestamps are in seconds from the start of the video.
- Bounding boxes use pixel coordinates (xyxy format).
