TL;DR
AllWeatherNet is a unified image enhancement framework designed to improve perception in autonomous driving under various adverse weather and lighting conditions, leading to better segmentation performance and generalization.
Contribution
The paper introduces a hierarchical architecture with a novel attention mechanism that enhances images across multiple adverse conditions and improves segmentation accuracy.
Findings
Up to 5.3% mIoU improvement in trained domain
Up to 3.9% mIoU improvement in unseen domains
Effective transformation of adverse weather images to normal conditions
Abstract
Adverse conditions like snow, rain, nighttime, and fog, pose challenges for autonomous driving perception systems. Existing methods have limited effectiveness in improving essential computer vision tasks, such as semantic segmentation, and often focus on only one specific condition, such as removing rain or translating nighttime images into daytime ones. To address these limitations, we propose a method to improve the visual quality and clarity degraded by such adverse conditions. Our method, AllWeather-Net, utilizes a novel hierarchical architecture to enhance images across all adverse conditions. This architecture incorporates information at three semantic levels: scene, object, and texture, by discriminating patches at each level. Furthermore, we introduce a Scaled Illumination-aware Attention Mechanism (SIAM) that guides the learning towards road elements critical for autonomous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Focus
