English

Multi-Class Segmentation from Aerial Views using Recursive Noise Diffusion

Computer Vision and Pattern Recognition 2024-05-24 v3

Abstract

Semantic segmentation from aerial views is a crucial task for autonomous drones, as they rely on precise and accurate segmentation to navigate safely and efficiently. However, aerial images present unique challenges such as diverse viewpoints, extreme scale variations, and high scene complexity. In this paper, we propose an end-to-end multi-class semantic segmentation diffusion model that addresses these challenges. We introduce recursive denoising to allow information to propagate through the denoising process, as well as a hierarchical multi-scale approach that complements the diffusion process. Our method achieves promising results on the UAVid dataset and state-of-the-art performance on the Vaihingen Building segmentation benchmark. Being the first iteration of this method, it shows great promise for future improvements.

Keywords

Cite

@article{arxiv.2212.00787,
  title  = {Multi-Class Segmentation from Aerial Views using Recursive Noise Diffusion},
  author = {Benedikt Kolbeinsson and Krystian Mikolajczyk},
  journal= {arXiv preprint arXiv:2212.00787},
  year   = {2024}
}

Comments

Accepted at WACV 2024. Code available at https://github.com/benediktkol/recursive-noise-diffusion

R2 v1 2026-06-28T07:19:50.469Z