Skip to content

RussRobin/VDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

VDD: Varied Drone Dataset for Semantic Segmentation

This is the official repo for VDD: Varied Drone Dataset for Semantic Segmentation. [arXiv].

Wenxiao Cai, Ke Jin, Jinyan Hou, Cong Guo, Letian Wu, Wankou Yang

Download Links

This Dataset is only for non-commercial use.

VDD:

Our annotation of UDD

We newly annotated UDD dataset to fit with our dataset, thus it can be trained/tested together with VDD. Source images of UDD are offered in its official website: https://github.com/MarcWong/UDD

Instructions:

  1. UDD provides source images, ground truth (png files with values 0~5) and metadata. Replace their ground truth files with ours.
  2. Our annotations are based on UDD-6. There are slight differneces in UDD-5, UDD-6 and M1.

Our annotation of UAVid

We also contribute to the annotations of UAVid(https://uavid.nl/). Our annotations can be accesses via:

Instructions:

  1. Our annotations can be found in ‘VDD_Labels’ folder, and colormaps are in ‘VDD_Colormap’ folder.

MMSegmentation configs

Papers With Code

You may submit your semantic segmentation results on Papers with Code.

Varied Drone Dataset(VDD): https://paperswithcode.com/paper/vdd-varied-drone-dataset-for-semantic

Integrated Drone Dataset(IDD): https://paperswithcode.com/dataset/integrated-drone-dataset-for-semantic

Introduction

VDD is a dataset featuring varied scenes, camera angles and weather/light conditions of UAV images. We provide 400 pixel-level annotated images with high resolution. Images are categorized into 7 classes: Wall, Roof, Road, Water, Vehicle, Vegetation and Others. We fouc on variance in this dataset.

Scene variance Many typical scenes are included in VDD dataset:

  • Municipal residential zones, villas, school and college buildings, and hospitals
  • Highways and roads,
  • Facilities like gyms cantenn and libraries
  • Natural scenes: rivers, lakes and mountains
  • Rural areas: villages and farm fields

visual_color

Time & Light condition variance The example images are taken in spring and summer, where light conditions and vegetation changes. There is also a set of photos of the same object but taken at morning and evening respectively. visual_color

Camera angle variance Photos are taken with fixed camera angles: 30, 60 and 90(bird view) degrees. visual_color

Benchmarks

visual_color

Class id

VDD class id VDD class UDD original class UAVid original class
0 other other background clutter
1 wall wall building (roof not included)
2 road road road
3 vegetation vegetation tree, low vegetation
4 vehicle vehicle moving car, static car
5 roof roof our new annotation
6 water our new annotation our new annotation

Usage

Citation Please feel free to start an issue if you have questions about VDD.

@article{cai2023vdd,
  title={VDD: Varied Drone Dataset for Semantic Segmentation},
  author={Cai, Wenxiao and Jin, Ke and Hou, Jinyan and Guo, Cong and Wu, Letian and Yang, Wankou},
  journal={arXiv preprint arXiv:2305.13608},
  year={2023}
}

Terms of use

VDD: Varied Drone Dataset is made freely available to academic and non-academic entities for non-commercial purposes such as academic research, teaching, scientific publications, or personal experimentation. Permission is granted to use the data given that you agree:

That the dataset comes “AS IS”, without express or implied warranty. Although every effort has been made to ensure accuracy, we (Southeast University) do not accept any responsibility for errors or omissions. That you include a reference to the Semantic Drone Dataset in any work that makes use of the dataset. For research papers or other media, refer to our paper.

That you do not distribute this dataset or modified versions. It is permissible to distribute derivative works in as far as they are abstract representations of this dataset (such as models trained on it or additional annotations that do not directly include any of our data) and do not allow to recover the dataset or something similar in character.

That you may not use the dataset or any derivative work for commercial purposes as, for example, licensing or selling the data, or using the data with a purpose to procure a commercial gain.

That all rights not expressly granted to you are reserved by us (Southeast University).

About

Official repo for VDD: Varied Drone Dataset for Semantic Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published