karikapatel/DroneDetections
收藏Hugging Face2026-03-19 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/karikapatel/DroneDetections
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: detections
data_files: "detections.parquet"
dataset_info:
- config_name: detections
features:
- name: image
dtype: image
- name: video
dtype: string
- name: frame
dtype: int64
---
Dataset: Drone Detections
This dataset contains a parquet file containing frames from 2 youtube videos where drone was detected (Video 1: https://www.youtube.com/watch?v=DhmZ6W1UAv4 ; Video 2: https://www.youtube.com/watch?v=YrydHPwRelI). The drones have been highlighted with a bounding box.
Schema Details:
| Column Name | Type | Description |
| ------------------ | ------ | ------------------------------------------------------------------------- |
| `image` | image | video frame with drone detections |
| `video` | string | video name |
| `frame` | int | frame id in the video |
提供机构:
karikapatel



