paper-with-me

Papers

Evidential fully convolutional network for semantic segmentation

2021-03-25 · Zheng Tong, Philippe Xu, Thierry Denœux

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation. In the so-called evidential FCN (E-FCN), an encoder-decoder architecture first extracts pixel-wise feature maps from an input image. A Dempster-Shafer layer then computes mass functions at each pixel location based on distances to prototypes. Finally, a utility layer performs semantic segmentation from mass functions and allows for imprecise classification of ambiguous pixels and outliers. We propose an end-to-end learning strategy for jointly updating the network parameters, which can make use of soft (imprecise) labels. Experiments using three databases (Pascal VOC 2011, MIT-scene Parsing and SIFT Flow) show that the proposed combination improves the accuracy and calibration of semantic segmentation by assigning confusing pixels to multi-class sets.

📄 PDF Abstract BibTeX arXiv:2103.13544

Code (1)

tongzheng1992/E-FCN tf

Tasks

DecoderScene ParsingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

EvidMTL: Evidential Multi-Task Learning for Uncertainty-Aware Semantic Surface Mapping from Monocular RGB Images

2025-03-06 · Rohit Menon, Nils Dengler, Sicong Pan, Gokul Krishna Chenchani 외

For scene understanding in unstructured environments, an accurate and uncertainty-aware metric-semantic mapping is required to enable informed action selection by autonomous systems. Existing mapping methods often suffer…

Depth EstimationDepth PredictionMulti-Task LearningScene Understanding+2

Lymphoma segmentation from 3D PET-CT images using a deep evidential network

2022-01-31 · Ling Huang, Su Ruan, Pierre Decazes, Thierry Denoeux

An automatic evidential segmentation method based on Dempster-Shafer theory and deep learning is proposed to segment lymphomas from three-dimensional Positron Emission Tomography (PET) and Computed Tomography (CT) images…

Computed Tomography (CT)DecoderSegmentation

BiSeg: Simultaneous Instance Segmentation and Semantic Segmentation with Fully Convolutional Networks

2017-06-07 · Viet-Quoc Pham, Satoshi Ito, Tatsuo Kozakaya

We present a simple and effective framework for simultaneous semantic segmentation and instance segmentation with Fully Convolutional Networks (FCNs). The method, called BiSeg, predicts instance segmentation as a posteri…

Bayesian InferenceInstance SegmentationPositionSegmentation+1

ELDiff: When Evidential Learning Meets Text-to-Image Diffusion

2026-06-18 · Qingtao Pan, Kai Ye, Zhihao Dou, Bing Ji 외 arxiv

In multi-object text-to-image (T2I) diffusion, ensuring semantic consistency between textual prompts and generated visual content is crucial for image synthesis. However, such consistency constraint is often underemphasi…

Object Segmentation

Evidential Semantic Mapping in Off-road Environments with Uncertainty-aware Bayesian Kernel Inference

2024-03-21 · Junyoung Kim, Junwon Seo, Jihong Min

Robotic mapping with Bayesian Kernel Inference (BKI) has shown promise in creating semantic maps by effectively leveraging local spatial information. However, existing semantic mapping methods face challenges in construc…

Semantic Segmentation