paper-with-me

Papers

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 specialized encoder-decoders for thermal and color modalities and a shared decoder for final segmentation. We combine two strategies for feature fusion: confidence weighting and correlation weighting. We report state-of-the-art mean IoU results on the MF dataset.

📄 PDF Abstract BibTeX arXiv:2204.10266

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentationSemantic SegmentationThermal Image Segmentation

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
Dilated Convolution 설명 없음
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
DeepLab 설명 없음

Similar Papers 제목 키워드 기반

Multi-encoder ConvNeXt Network with Smooth Attentional Feature Fusion for Multispectral Semantic Segmentation

2026-02-08 · Leo Thomas Ramos, Angel D. Sappa arxiv

This work proposes MeCSAFNet, a multi-branch encoder-decoder architecture for land cover segmentation in multispectral imagery. The model separately processes visible and non-visible channels through dual ConvNeXt encode…

Semantic Segmentation

CAFCT-Net: A CNN-Transformer Hybrid Network with Contextual and Attentional Feature Fusion for Liver Tumor Segmentation

2024-01-30 · Ming Kang, Chee-Ming Ting, Fung Fung Ting, Raphaël Phan

Medical image semantic segmentation techniques can help identify tumors automatically from computed tomography (CT) scans. In this paper, we propose a Contextual and Attentional feature Fusions enhanced Convolutional Neu…

Computed Tomography (CT)SegmentationSemantic SegmentationTumor Segmentation

Polyp segmentation in colonoscopy images using DeepLabV3++

2024-07-27 · Al Mohimanul Islam, Sadia Shakiba Bhuiyan, Mysun Mashira, Md. Rayhan Ahmed 외

Segmenting polyps in colonoscopy images is essential for the early identification and diagnosis of colorectal cancer, a significant cause of worldwide cancer deaths. Prior deep learning based models such as Attention bas…

DecoderSegmentation

Improving Urban Flood Prediction using LSTM-DeepLabv3+ and Bayesian Optimization with Spatiotemporal feature fusion

2023-04-19 · Zuxiang Situ, Qi Wang, Shuai Teng, Wanen Feng 외

Deep learning models have become increasingly popular for flood prediction due to their superior accuracy and efficiency compared to traditional methods. However, current machine learning methods often rely on separate s…

Bayesian OptimizationPrediction

AD-SAM: Fine-Tuning the Segment Anything Vision Foundation Model for Autonomous Driving Perception

2025-10-30 · Mario Camarena, Het Patel, Fatemeh Nazari, Evangelos Papalexakis 외 arxiv

This paper presents the Autonomous Driving Segment Anything Model (AD-SAM), a fine-tuned vision foundation model for semantic segmentation in autonomous driving (AD). AD-SAM extends the Segment Anything Model (SAM) with …

Semantic SegmentationDomain GeneralizationAutonomous Driving