paper-with-me

Papers

Segmenting Objects in Day and Night:Edge-Conditioned CNN for Thermal Image Semantic Segmentation

2019-07-24 · Chenglong Li, Wei Xia, Yan Yan, Bin Luo, Jin Tang

Despite much research progress in image semantic segmentation, it remains challenging under adverse environmental conditions caused by imaging limitations of visible spectrum. While thermal infrared cameras have several advantages over cameras for the visible spectrum, such as operating in total darkness, insensitive to illumination variations, robust to shadow effects and strong ability to penetrate haze and smog. These advantages of thermal infrared cameras make the segmentation of semantic objects in day and night. In this paper, we propose a novel network architecture, called edge-conditioned convolutional neural network (EC-CNN), for thermal image semantic segmentation. Particularly, we elaborately design a gated feature-wise transform layer in EC-CNN to adaptively incorporate edge prior knowledge. The whole EC-CNN is end-to-end trained, and can generate high-quality segmentation results with the edge guidance. Meanwhile, we also introduce a new benchmark dataset named "Segment Objects in Day And night"(SODA) for comprehensive evaluations in thermal image semantic segmentation. SODA contains over 7,168 manually annotated and synthetically generated thermal images with 20 semantic region labels and from a broad range of viewpoints and scene complexities. Extensive experiments on SODA demonstrate the effectiveness of the proposed EC-CNN against the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1907.10303

Code (1)

shreyaskamathkm/FTNet pytorch

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Task-conditioned Domain Adaptation for Pedestrian Detection in Thermal Imagery

2020-08-01 · ECCV 2020 8 · My Kieu, Andrew D. Bagdanov, Marco Bertini, Alberto del Bimbo

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

Robust Perceptual Night Vision in Thermal Colorization

2020-03-04 · Feras Almasri, Olivier Debeir

Transforming a thermal infrared image into a robust perceptual colour Visible image is an ill-posed problem due to the differences in their spectral domains and in the objects' representations. Objects appear in one spec…

Colorization

A sensor fusion system with thermal infrared camera and LiDAR for autonomous vehicles and deep learning based object detection

2022-01-05 · ICT Express 2022 1 · Ji Dong Choi, Min Young Kim∗

Vision, Radar, and LiDAR sensors are widely used for autonomous vehicle perception technology. Especially object detection and classification are primarily dependent on vision sensors. However, under poor lighting condit…

Autonomous Vehiclesobject-detectionObject DetectionSensor Fusion

Nighttime Thermal Infrared Image Colorization with Feedback-based Object Appearance Learning

2023-10-24 · Fu-Ya Luo, Shu-Lin Liu, Yi-Jun Cao, Kai-Fu Yang 외

Stable imaging in adverse environments (e.g., total darkness) makes thermal infrared (TIR) cameras a prevalent option for night scene perception. However, the low contrast and lack of chromaticity of TIR images are detri…

ColorizationGenerative Adversarial NetworkImage ColorizationTranslation

HeatNet: Bridging the Day-Night Domain Gap in Semantic Segmentation with Thermal Images

2020-03-10 · Johan Vertens, Jannik Zürn, Wolfram Burgard

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+1