CVJul 24, 2024

DarSwin-Unet: Distortion Aware Encoder-Decoder Architecture

arXiv:2407.17328v21 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the problem of handling distortions in wide-angle images for robotics, security, and mobility applications, representing a domain-specific incremental improvement.

The paper tackles pixel-level tasks on wide-angle fisheye images by proposing DarSwin-Unet, a distortion-aware encoder-decoder model based on a radial transformer architecture. It achieves the best results across datasets with significant gains on bounded distortion levels and demonstrates zero-shot adaptation to unseen distortions.

Wide-angle fisheye images are becoming increasingly common for perception tasks in applications such as robotics, security, and mobility (e.g. drones, avionics). However, current models often either ignore the distortions in wide-angle images or are not suitable to perform pixel-level tasks. In this paper, we present an encoder-decoder model based on a radial transformer architecture that adapts to distortions in wide-angle lenses by leveraging the physical characteristics defined by the radial distortion profile. In contrast to the original model, which only performs classification tasks, we introduce a U-Net architecture, DarSwin-Unet, designed for pixel level tasks. Furthermore, we propose a novel strategy that minimizes sparsity when sampling the image for creating its input tokens. Our approach enhances the model capability to handle pixel-level tasks in wide-angle fisheye images, making it more effective for real-world applications. Compared to other baselines, DarSwin-Unet achieves the best results across different datasets, with significant gains when trained on bounded levels of distortions (very low, low, medium, and high) and tested on all, including out-of-distribution distortions. We demonstrate its performance on depth estimation and show through extensive experiments that DarSwin-Unet can perform zero-shot adaptation to unseen distortions of different wide-angle lenses.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes