RussRobin / VDD

Official repo for VDD: Varied Drone Dataset for Semantic Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The download links contain: VDD, and our new annotation to UDD & UAVid. If you want to use them, please fill out the Terms of Use form and send it to us: wxcai@stanford.edu.

This Dataset is only for non-commercial use.

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