keremberke/plane-detection
收藏资源简介:
该数据集通过roboflow.ai于2022年3月30日下午3:11 GMT导出,包含250张图像。图像中的飞机以COCO格式进行标注。未应用任何图像增强技术。数据集的任务类别是对象检测,标签为[planes],图像数量为250张,分为训练集、验证集和测试集。
This dataset was exported via roboflow.ai at 3:11 PM GMT on March 30, 2022, and contains 250 images. Airplanes in the images are annotated in COCO format. No image augmentation techniques were applied. The task category of this dataset is object detection, with the label being [planes]. The 250 images are split into training, validation, and test sets.
数据集概述
任务类别
- 目标检测
标签
- planes
图像数量
- 测试集:25张
- 验证集:50张
- 训练集:175张
使用方法
-
安装
datasets库: bash pip install datasets -
加载数据集: python from datasets import load_dataset ds = load_dataset("keremberke/plane-detection", name="full") example = ds[train][0]
引用
@misc{ overhead-plane-detector_dataset, title = { Overhead Plane Detector Dataset }, type = { Open Source Dataset }, author = { SkyBot Cam }, howpublished = { url{ https://universe.roboflow.com/skybot-cam/overhead-plane-detector } }, url = { https://universe.roboflow.com/skybot-cam/overhead-plane-detector }, journal = { Roboflow Universe }, publisher = { Roboflow }, year = { 2022 }, month = { jan }, note = { visited on 2023-01-27 }, }
许可证
CC BY 4.0
数据集摘要
- 数据集于2022年3月30日通过roboflow.ai导出,包含250张图像。
- 飞机标注采用COCO格式。
- 未应用任何图像增强技术。




