Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

image
image
label
class label
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
2trainimg
End of preview.

VisDrone-DroneVehicle

Drone-based RGB-Infrared Cross-Modality Vehicle Detection via Uncertainty-Aware Learning (paper).

Abstract

Drone-based vehicle detection aims at finding the vehicle locations and categories in an aerial image. It empowers smart city traffic management and disaster rescue. Researchers have made mount of efforts in this area and achieved considerable progress. Nevertheless, it is still a challenge when the objects are hard to distinguish, especially in low light conditions. To tackle this problem, we construct a large-scale drone-based RGB-Infrared vehicle detection dataset, termed DroneVehicle. Our DroneVehicle collects 28,439 RGB-Infrared image pairs, covering urban roads, residential areas, parking lots, and other scenarios from day to night. Due to the great gap between RGB and infrared images, cross-modal images provide both effective information and redundant information. To address this dilemma, we further propose an uncertainty-aware cross-modality vehicle detection (UA-CMDet) framework to extract complementary information from cross-modal images, which can significantly improve the detection performance in low light conditions. An uncertainty-aware module (UAM) is designed to quantify the uncertainty weights of each modality, which is calculated by the cross-modal Intersection over Union (IoU) and the RGB illumination value. Furthermore, we design an illumination-aware cross-modal non-maximum suppression algorithm to better integrate the modal-specific information in the inference phase. Extensive experiments on the DroneVehicle dataset demonstrate the flexibility and effectiveness of the proposed method for cross-modality vehicle detection.

VisDrone

Dataset

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.

Downloads last month
98