paper-with-me

홈 › Papers

Semantic Segmentation for Thermal Images: A Comparative Survey

2022-05-26 · Zülfiye Kütük, Görkem Algan

Semantic segmentation is a challenging task since it requires excessively more low-level spatial information of the image compared to other computer vision problems. The accuracy of pixel-level classification can be affected by many factors, such as imaging limitations and the ambiguity of object boundaries in an image. Conventional methods exploit three-channel RGB images captured in the visible spectrum with deep neural networks (DNN). Thermal images can significantly contribute during the segmentation since thermal imaging cameras are capable of capturing details despite the weather and illumination conditions. Using infrared spectrum in semantic segmentation has many real-world use cases, such as autonomous driving, medical imaging, agriculture, defense industry, etc. Due to this wide range of use cases, designing accurate semantic segmentation algorithms with the help of infrared spectrum is an important challenge. One approach is to use both visible and infrared spectrum images as inputs. These methods can accomplish higher accuracy due to enriched input information, with the cost of extra effort for the alignment and processing of multiple inputs. Another approach is to use only thermal images, enabling less hardware cost for smaller use cases. Even though there are multiple surveys on semantic segmentation methods, the literature lacks a comprehensive survey centered explicitly around semantic segmentation using infrared spectrum. This work aims to fill this gap by presenting algorithms in the literature and categorizing them by their input images.

📄 PDF Abstract BibTeX arXiv:2205.13278

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSegmentationSemantic SegmentationSurvey

Similar Papers 제목 키워드 기반

CEKD: Cross-Modal Edge-Privileged Knowledge Distillation for Semantic Scene Understanding Using Only Thermal Images

2023-02-22 · IEEE ROBOTICS AND AUTOMATION LETTERS 2023 2 · Zhen Feng; Yanning Guo; Yuxiang Sun

Semantic scene understanding using thermal images has received great attention due to the advantage that thermal imaging cameras could see in challenging illumination conditions. However, thermal images are lack of color…

Knowledge DistillationScene UnderstandingSegmentationSemantic Segmentation+1

MFNet: Towards real-time semantic segmentation for autonomous vehicles with multi-spectral scenes

2017-12-14 · IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2017 12 · Qishen Ha, Kohei Watanabe, Takumi Karasawa, Yoshitaka Ushiku 외

This work addresses the semantic segmentation of images of street scenes for autonomous vehicles based on a new RGB-Thermal dataset, which is also introduced in this paper. An increasing interest in self-driving vehicles…

Autonomous VehiclesImage SegmentationReal-Time Semantic SegmentationSegmentation+2

RTFNet: RGB-Thermal Fusion Network for Semantic Segmentation of Urban Scenes

2019-03-13 · IEEE ROBOTICS AND AUTOMATION LETTERS 2019 3 · Yuxiang Sun, Weixun Zuo, Ming Liu

Semantic segmentation is a fundamental capability for autonomous vehicles. With the advancements of deep learning technologies, many effective semantic segmentation networks have been proposed in recent years. However, m…

Autonomous VehiclesDecoderSegmentationSemantic Segmentation+1

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

DooDLeNet: Double DeepLab Enhanced Feature Fusion for Thermal-color Semantic Segmentation

2022-04-21 · Oriel Frigo, Lucien Martin-Gaffé, Catherine Wacongne

In this paper we present a new approach for feature fusion between RGB and LWIR Thermal images for the task of semantic segmentation for driving perception. We propose DooDLeNet, a double DeepLab architecture with specia…

DecoderSegmentationSemantic SegmentationThermal Image Segmentation