Skip to content

🔥Urban-scale point cloud dataset (CVPR 2021 & IJCV 2022)

License

Notifications You must be signed in to change notification settings

Grandzxw/SensatUrban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arXiv

Towards Semantic Segmentation of Urban-Scale 3D Point Clouds: A Dataset, Benchmarks and Challenges

This is the official repository of the SensatUrban dataset. For technical details, please refer to:

Towards Semantic Segmentation of Urban-Scale 3D Point Clouds: A Dataset, Benchmarks and Challenges
Qingyong Hu, Bo Yang*, Sheikh Khalid, Wen Xiao, Niki Trigoni, Andrew Markham.
[Paper] [Video] [Project page] [Download]

(1) Dataset

1.1 Overview

This dataset is an urban-scale photogrammetric point cloud dataset with nearly three billion richly annotated points, which is five times the number of labeled points than the existing largest point cloud dataset. Our dataset consists of large areas from two UK cities, covering about 6 km^2 of the city landscape. In the dataset, each 3D point is labeled as one of 13 semantic classes, such as ground, vegetation, car, etc..

1.2 Data Collection

The 3D point clouds are generated from high-quality aerial images captured by a professional-grade UAV mapping system. In order to fully and evenly cover the survey area, all flight paths are pre-planned in a grid fashion and automated by the flight control system (e-Motion).

1.3 Semantic Annotations

  • Ground: including impervious surfaces, grass, terrain
  • Vegetation: including trees, shrubs, hedges, bushes
  • Building: including commercial / residential buildings
  • Wall: including fence, highway barriers, walls
  • Bridge: road bridges
  • Parking: parking lots
  • Rail: railroad tracks
  • Traffic Road: including main streets, highways
  • Street Furniture: including benches, poles, lights
  • Car: including cars, trucks, HGVs
  • Footpath: including walkway, alley
  • Bike: bikes / bicyclists
  • Water: rivers / water canals

1.4 Statistics

(2) Benchmarks

We extensively evaluate the performance of state-of-the-art algorithms on our dataset and provide a comprehensive analysis of the results. In particular, we identify several key challenges towards urban-scale point cloud understanding.

(3) Demo

Citation

If you find our work useful in your research, please consider citing:

@article{hu2020towards,
  title={Towards Semantic Segmentation of Urban-Scale 3D Point Clouds: A Dataset, Benchmarks and Challenges},
  author={Hu, Qingyong and Yang, Bo and Khalid, Sheikh and Xiao, Wen and Trigoni, Niki and Markham, Andrew},
  journal={arXiv preprint arXiv:2009.03137},
  year={2020}
}

Updates

  • 07/09/2020: Initial release!

About

🔥Urban-scale point cloud dataset (CVPR 2021 & IJCV 2022)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.9%
  • Python 23.3%
  • Cython 1.4%
  • Other 0.4%