Test-Time Adaptation for Nighttime Color-Thermal Semantic Segmentation
The ability to scene understanding in adverse visual conditions, e.g., nighttime, has sparked active research for RGB-Thermal (RGB-T) semantic segmentation. However, it is essentially hampered by two critical problems: 1) the day-night gap of RGB images is larger than that of thermal images, and 2) the class-wise performance of RGB images at night is not consistently higher or lower than that of thermal images. we propose the first test-time adaptation (TTA) framework, dubbed Night-TTA, to address the problems for nighttime RGBT semantic segmentation without access to the source (daytime) data during adaptation. Our method enjoys three key technical parts. Firstly, as one modality (e.g., RGB) suffers from a larger domain gap than that of the other (e.g., thermal), Imaging Heterogeneity Refinement (IHR) employs an interaction branch on the basis of RGB and thermal branches to prevent cross-modal discrepancy and performance degradation. Then, Class Aware Refinement (CAR) is introduced to obtain reliable ensemble logits based on pixel-level distribution aggregation of the three branches. In addition, we also design a specific learning scheme for our TTA framework, which enables the ensemble logits and three student logits to collaboratively learn to improve the quality of predictions during the testing phase of our Night TTA. Extensive experiments show that our method achieves state-of-the-art (SoTA) performance with a 13.07% boost in mIoU.
Code (0)
등록된 구현이 없습니다.
Tasks
Scene UnderstandingSemantic SegmentationTest-time AdaptationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
HeatNet: Bridging the Day-Night Domain Gap in Semantic Segmentation with Thermal Images
The majority of learning-based semantic segmentation methods are optimized for daytime scenarios and favorable lighting conditions. Real-world driving scenarios, however, entail adverse environmental conditions such as n…
Autonomous DrivingCamera CalibrationDomain AdaptationSegmentation+1NightCC: Nighttime Color Constancy via Adaptive Channel Masking
Nighttime conditions pose a significant challenge to color constancy due to the diversity of lighting conditions and the presence of substantial low-light noise. Existing color constancy methods struggle with nightti…
Color ConstancyDiversityDomain AdaptationUnsupervised Domain AdaptationThermal Infrared Image Colorization for Nighttime Driving Scenes with Top-Down Guided Attention
Benefitting from insensitivity to light and high penetration of foggy environments, infrared cameras are widely used for sensing in nighttime traffic scenes. However, the low contrast and lack of chromaticity of thermal …
ColorizationImage ColorizationTranslationMemory-Guided Collaborative Attention for Nighttime Thermal Infrared Image Colorization
Nighttime thermal infrared (NTIR) image colorization, also known as translation of NTIR images into daytime color images (NTIR2DC), is a promising research direction to facilitate nighttime scene perception for humans an…
ColorizationGenerative Adversarial NetworkImage ColorizationImage-to-Image Translation+3Task-conditioned Domain Adaptation for Pedestrian Detection in Thermal Imagery
Pedestrian detection is a core problem in computer vision that sees broad application in video surveillance and, more recently, in advanced driving assistance systems. Despite its broad application and interest, it remai…
Domain AdaptationPedestrian Detection