paper-with-me

Papers

Joint Calibration for Semantic Segmentation

2015-07-06 · Holger Caesar, Jasper Uijlings, Vittorio Ferrari

Semantic segmentation is the task of assigning a class-label to each pixel in an image. We propose a region-based semantic segmentation framework which handles both full and weak supervision, and addresses three common problems: (1) Objects occur at multiple scales and therefore we should use regions at multiple scales. However, these regions are overlapping which creates conflicting class predictions at the pixel-level. (2) Class frequencies are highly imbalanced in realistic datasets. (3) Each pixel can only be assigned to a single class, which creates competition between classes. We address all three problems with a joint calibration method which optimizes a multi-class loss defined over the final pixel-level output labeling, as opposed to simply region classification. Our method outperforms the state-of-the-art on the popular SIFT Flow [18] dataset in both the fully and weakly supervised setting by a considerably margin (+6% and +10%, respectively).

📄 PDF Abstract BibTeX arXiv:1507.01581

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

On Calibrating Semantic Segmentation Models: Analyses and An Algorithm

2022-12-22 · CVPR 2023 1 · Dongdong Wang, Boqing Gong, Liqiang Wang

We study the problem of semantic segmentation calibration. Lots of solutions have been proposed to approach model miscalibration of confidence in image classification. However, to date, confidence calibration research on…

image-classificationImage ClassificationPredictionSegmentation+1

SST-Calib: Simultaneous Spatial-Temporal Parameter Calibration between LIDAR and Camera

2022-07-08 · Akio Kodaira, Yiyang Zhou, Pengwei Zang, Wei Zhan 외

With information from multiple input modalities, sensor fusion-based algorithms usually out-perform their single-modality counterparts in robotics. Camera and LIDAR, with complementary semantic and depth information, are…

Optical Flow EstimationSegmentationSemantic SegmentationSensor Fusion

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…

DecoderScene ParsingSegmentationSemantic Segmentation

Local Temperature Scaling for Probability Calibration

2020-08-12 · ICCV 2021 10 · Zhipeng Ding, Xu Han, Peirong Liu, Marc Niethammer

For semantic segmentation, label probabilities are often uncalibrated as they are typically only the by-product of a segmentation task. Intersection over Union (IoU) and Dice score are often used as criteria for segmenta…

Brain SegmentationSegmentationSemantic Segmentation

On the calibration of underrepresented classes in LiDAR-based semantic segmentation

2022-10-13 · Mariella Dreissig, Florian Piewak, Joschka Boedecker

The calibration of deep learning-based perception models plays a crucial role in their reliability. Our work focuses on a class-wise evaluation of several model's confidence performance for LiDAR-based semantic segmentat…

Model SelectionSegmentationSemantic Segmentation