SOTAVerified

FIFO: Learning Fog-invariant Features for Foggy Scene Segmentation

2022-04-04CVPR 2022Code Available1· sign in to hype

Sohyun Lee, Taeyoung Son, Suha Kwak

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Cityscapes-to-FoggyDrivingFIFOmIoU50.7Unverified
Cityscapes-to-FoggyZurichFIFOmIoU48.4Unverified

Reproductions