Home

Awesome

RSVC2021 Dataset

A dataset for Vehicle Counting in Remote Sensing images

This repository contains the generating codes for RSVC2021 dataset.

Generation of RSVC2021

Preparation

Running for Generation

Tips and Explanation

Annotation Format

Text Format:
Line 1:GSD after downsampling
Line 2:Number of cars
Line 3 and after:Coordinates of center points of cars

e.g.
GSD:1.14514
numCar:1919
3216.7 1049.2
...

About Discarded Images

Some images in DOTA or ITCVD datasets are discarded due to their ill-suited properties for this task, as listed below:

About Validation

The RSVC2021 dataset generated by this code only contains two parts: training set and testing set. But validation is necessary for training of deep-learning models. Therefore, in practical application or research, it is recommended to choose about 10% of the training set images as the validation set.

Citation

If you find this dataset is useful for your research, please cite:

Guo Y, Wu C, Du B, et al. Density Map-based vehicle counting in remote sensing images with limited resolution[J]. ISPRS Journal of Photogrammetry and Remote Sensing, 2022, 189: 201-217.