VisDrone-DroneVehicle
The DroneVehicle dataset consists of a total of 56,878 images collected by the drone, half of which are RGB images, and the resting are infrared images. We have made rich annotations with oriented bounding boxes for the five categories. Among them, car has 389,779 annotations in RGB images, and 428,086 annotations in infrared images, truck has 22,123 annotations in RGB images, and 25,960 annotations in infrared images, bus has 15,333 annotations in RGB images, and 16,590 annotations in infrared images, van has 11,935 annotations in RGB images, and 12,708 annotations in infrared images, and freight car has 13,400 annotations in RGB images, and 17,173 annotations in infrared image. This dataset is available on the download page.
In DroneVehicle, to annotate the objects at the image boundaries, we set a white border with a width of 100 pixels on the top, bottom, left and right of each image, so that the downloaded image scale is 840 x 712. When training our detection network, we can perform pre-processing to remove the surrounding white border and change the image scale to 640 x 512.
Variants: DroneVehicle
This dataset is used in 1 benchmark:
Task | Model | Paper | Date |
---|---|---|---|
2D Object Detection | C2Former | $\mathbf{C}^2$Former: Calibrated and Complementary Transformer … | 2023-06-28 |
2D Object Detection | TSFADet | Translation, Scale and Rotation: Cross-Modal … | 2022-09-28 |
2D Object Detection | TarDAL | Target-aware Dual Adversarial Learning and … | 2022-03-30 |
2D Object Detection | UA-CMDet | Drone-based RGB-Infrared Cross-Modality Vehicle Detection … | 2020-03-05 |
2D Object Detection | AR-CNN | Weakly Aligned Cross-Modal Learning for … | 2019-01-09 |
2D Object Detection | CIAN | CIAN: Cross-Image Affinity Net for … | 2018-11-27 |
2D Object Detection | HalfwayFusion | Multispectral Deep Neural Networks for … | 2016-11-08 |
Recent papers with results on this dataset: