CVMar 17, 2023

Star-Net: Improving Single Image Desnowing Model With More Efficient Connection and Diverse Feature Interaction

arXiv:2303.09988v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses image restoration in snowy scenes, which is important for applications like autonomous driving and surveillance, but it appears incremental as it builds on existing desnowing methods with architectural improvements.

The paper tackled the challenging problem of single image desnowing by proposing Star-Net, which achieved state-of-the-art snow removal performance on three standard datasets while retaining image sharpness.

Compared to other severe weather image restoration tasks, single image desnowing is a more challenging task. This is mainly due to the diversity and irregularity of snow shape, which makes it extremely difficult to restore images in snowy scenes. Moreover, snow particles also have a veiling effect similar to haze or mist. Although current works can effectively remove snow particles with various shapes, they also bring distortion to the restored image. To address these issues, we propose a novel single image desnowing network called Star-Net. First, we design a Star type Skip Connection (SSC) to establish information channels for all different scale features, which can deal with the complex shape of snow particles.Second, we present a Multi-Stage Interactive Transformer (MIT) as the base module of Star-Net, which is designed to better understand snow particle shapes and to address image distortion by explicitly modeling a variety of important image recovery features. Finally, we propose a Degenerate Filter Module (DFM) to filter the snow particle and snow fog residual in the SSC on the spatial and channel domains. Extensive experiments show that our Star-Net achieves state-of-the-art snow removal performances on three standard snow removal datasets and retains the original sharpness of the images.

Foundations

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

Your Notes