paper-with-me

홈 › Papers

Improving Nighttime Driving-Scene Segmentation via Dual Image-adaptive Learnable Filters

2022-07-04 · Wenyu Liu, Wentong Li, Jianke Zhu, Miaomiao Cui, Xuansong Xie, Lei Zhang

Semantic segmentation on driving-scene images is vital for autonomous driving. Although encouraging performance has been achieved on daytime images, the performance on nighttime images are less satisfactory due to the insufficient exposure and the lack of labeled data. To address these issues, we present an add-on module called dual image-adaptive learnable filters (DIAL-Filters) to improve the semantic segmentation in nighttime driving conditions, aiming at exploiting the intrinsic features of driving-scene images under different illuminations. DIAL-Filters consist of two parts, including an image-adaptive processing module (IAPM) and a learnable guided filter (LGF). With DIAL-Filters, we design both unsupervised and supervised frameworks for nighttime driving-scene segmentation, which can be trained in an end-to-end manner. Specifically, the IAPM module consists of a small convolutional neural network with a set of differentiable image filters, where each image can be adaptively enhanced for better segmentation with respect to the different illuminations. The LGF is employed to enhance the output of segmentation network to get the final segmentation result. The DIAL-Filters are light-weight and efficient and they can be readily applied for both daytime and nighttime images. Our experiments show that DAIL-Filters can significantly improve the supervised segmentation performance on ACDC_Night and NightCity datasets, while it demonstrates the state-of-the-art performance on unsupervised nighttime semantic segmentation on Dark Zurich and Nighttime Driving testbeds.

📄 PDF Abstract BibTeX arXiv:2207.01331

Code (2)

wenyyu/IA-Seg 공식 구현 pytorch
wenyyu/Image-Adaptive-YOLO tf

Tasks

Autonomous DrivingScene SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Improving Panoptic Segmentation for Nighttime or Low-Illumination Urban Driving Scenes

2023-06-23 · Ankur Chrungoo

Autonomous vehicles and driving systems use scene parsing as an essential tool to understand the surrounding environment. Panoptic segmentation is a state-of-the-art technique which proves to be pivotal in this use case.…

Autonomous VehiclesPanoptic SegmentationScene ParsingSegmentation

RHRSegNet: Relighting High-Resolution Night-Time Semantic Segmentation

2024-07-08 · Sarah Elmahdy, Rodaina Hebishy, Ali Hamdi

Night time semantic segmentation is a crucial task in computer vision, focusing on accurately classifying and segmenting objects in low-light conditions. Unlike daytime techniques, which often perform worse in nighttime …

Autonomous DrivingScene SegmentationSegmentationSemantic Segmentation

NPSim: Nighttime Photorealistic Simulation From Daytime Images With Monocular Inverse Rendering and Ray Tracing

2025-02-15 · Shutong Zhang

Semantic segmentation is an important task for autonomous driving. A powerful autonomous driving system should be capable of handling images under all conditions, including nighttime. Generating accurate and diverse nigh…

Autonomous DrivingInverse RenderingSemantic SegmentationUnsupervised Semantic Segmentation

NightLab: A Dual-level Architecture with Hardness Detection for Segmentation at Night

2022-04-12 · CVPR 2022 1 · Xueqing Deng, Peng Wang, Xiaochen Lian, Shawn Newsam

The semantic segmentation of nighttime scenes is a challenging problem that is key to impactful applications like self-driving cars. Yet, it has received little attention compared to its daytime counterpart. In this pape…

SegmentationSelf-Driving CarsSemantic Segmentation

Dark Model Adaptation: Semantic Image Segmentation from Daytime to Nighttime

2018-10-05 · Dengxin Dai, Luc van Gool

This work addresses the problem of semantic image segmentation of nighttime scenes. Although considerable progress has been made in semantic image segmentation, it is mainly related to daytime scenarios. This paper propo…

Image SegmentationSegmentationSemantic Segmentation