silveroupti/VisDrone
收藏Hugging Face2026-03-25 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/silveroupti/VisDrone
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
task_categories:
- object-detection
language:
- en
tags:
- YOLO
pretty_name: VisDrone YOLO format
size_categories:
- 1K<n<10K
---
# VisDrone Dataset (YOLO Format)
## Overview
This repository contains the VisDrone dataset converted into the YOLO (You Only Look Once) format. The VisDrone dataset is a large-scale benchmark for object detection, segmentation, and tracking in drone videos. The dataset includes a variety of challenging scenarios with diverse objects and backgrounds.
## Dataset Details
- **Classes**:
- 0: pedestrian
- 1: people
- 2: bicycle
- 3: car
- 4: van
- 5: truck
- 6: tricycle
- 7: awning-tricycle
- 8: bus
- 9: motor
- 10: others
## Dataset Structure
The dataset is organized as follows inside the ZIP file:
- **images/**: Contains the image files for training, validation, and testing.
- **train/**: Training images.
- **val/**: Validation images.
- **test-dev/**: Test images for development.
- **test-challenge/**: Test images for the challenge (no labels).
- **labels/**: Contains the corresponding label files in YOLO format.
- **train/**: Labels for training images.
- **val/**: Labels for validation images.
- **data.yaml**: Configuration file, specifying paths to images and labels, and class names.
提供机构:
silveroupti



