Multi-Class Segmentation from Aerial Views using Recursive Noise Diffusion
This addresses the problem of precise segmentation for autonomous drones, though it appears incremental as it builds on existing diffusion models.
The paper tackles multi-class semantic segmentation from aerial views by proposing an end-to-end diffusion model with recursive denoising and a hierarchical multi-scale approach, achieving state-of-the-art performance on the Vaihingen Building segmentation benchmark.
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.