Skip to content

LiZhuoHong/BuildingMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BuildingFunctionMapping

Buildings, as fundamental man-made structures in urban environments, serve as crucial indicators for understanding various city function zones. In this study, we proposed a semi-supervised framework to identify every building's function in large-scale urban areas with multi-modality remote-sensing data. In detail, optical images, building height LiDAR, and nighttime-light data are collected to describe the morphological attributes of buildings. Then, the area of interest (AOI) and building masks from the volunteered geographic information (VGI) data are collected to form sparsely labeled samples.

This work is accepted by IGARSS 2024 (oral). See you in Athens!

Contact me at ashelee@whu.edu.cn

Our previous works:

  • Paraformer (L2HNet V2): accepted by CVPR 2024 (Highlight), the hybrid CNN-ViT framework for HR land-cover mapping using LR labels.Code
  • SegLand: accepted by CVPRW 2024 (Oral) and won 1st place in OpenEarthMap Challenge, discovering novel classes in land-cover mapping.Code
  • L2HNet V1: accepted by ISPRS P&RS in 2022, The low-to-high network for HR land-cover mapping using LR labels.
  • SinoLC-1: accepted by ESSD in 2023, the first 1-m resolution national-scale land-cover map of China.Data

Data description

Multi-modality remote-sensing data:

  • The HR optical images (1 m/pixel) are collected from the Google Earth imagery. The images contained three bands of red, green, and blue.

  • The building height LiDAR (10 m/pixel) is from the Chinese building height estimate dataset (CNBH-10 m).

  • The nighttime-light data (10 m/pixel) are from the SDGSAT-1, the world’s first scientific satellite for sustainable development goals.

Weak labels:

  • The AOI data (vector) are collected from the OSM data. The AOI data contains over 100 building function types (e.g., cinema, hospital, department, and market).

  • The building masks (vector) are from the building rooftop dataset containing 90 Chinese cities' building masks.

image

Function type description

The classification system includes seven typical building function types:

  • Residential (labeled value: 1)
  • Commercial (labeled value: 2)
  • Public service (labeled value: 3)
  • Public health (labeled value: 4)
  • Sport and art (labeled value: 6)
  • Industrial (labeled value: 7)
  • Unlabled buildings (labeled value: 20) image

Data download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published