CVApr 4, 2022

FIFO: Learning Fog-invariant Features for Foggy Scene Segmentation

arXiv:2204.01587v192 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses the problem of reliable visual recognition in adverse weather for applications like autonomous driving, though it is incremental as it builds on existing style-based approaches.

The paper tackles robust semantic segmentation in foggy conditions by learning fog-invariant features, resulting in substantial performance improvements on three real foggy image datasets and enhanced performance on both foggy and clear scenes compared to previous methods.

Robust visual recognition under adverse weather conditions is of great importance in real-world applications. In this context, we propose a new method for learning semantic segmentation models robust against fog. Its key idea is to consider the fog condition of an image as its style and close the gap between images with different fog conditions in neural style spaces of a segmentation model. In particular, since the neural style of an image is in general affected by other factors as well as fog, we introduce a fog-pass filter module that learns to extract a fog-relevant factor from the style. Optimizing the fog-pass filter and the segmentation model alternately gradually closes the style gap between different fog conditions and allows to learn fog-invariant features in consequence. Our method substantially outperforms previous work on three real foggy image datasets. Moreover, it improves performance on both foggy and clear weather images, while existing methods often degrade performance on clear scenes.

Code Implementations2 repos
Foundations

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

Your Notes