English

Building and Road Segmentation Using EffUNet and Transfer Learning Approach

Computer Vision and Pattern Recognition 2023-10-03 v2 Machine Learning Image and Video Processing

Abstract

In city, information about urban objects such as water supply, railway lines, power lines, buildings, roads, etc., is necessary for city planning. In particular, information about the spread of these objects, locations and capacity is needed for the policymakers to make impactful decisions. This thesis aims to segment the building and roads from the aerial image captured by the satellites and UAVs. Many different architectures have been proposed for the semantic segmentation task and UNet being one of them. In this thesis, we propose a novel architecture based on Google's newly proposed EfficientNetV2 as an encoder for feature extraction with UNet decoder for constructing the segmentation map. Using this approach we achieved a benchmark score for the Massachusetts Building and Road dataset with an mIOU of 0.8365 and 0.9153 respectively.

Keywords

Cite

@article{arxiv.2307.03980,
  title  = {Building and Road Segmentation Using EffUNet and Transfer Learning Approach},
  author = {Sahil Gangurde},
  journal= {arXiv preprint arXiv:2307.03980},
  year   = {2023}
}

Comments

The transformer network analysis was not included in the current paper

R2 v1 2026-06-28T11:25:07.500Z