paper-with-me

Papers

Semantic Image Segmentation with Task-Specific Edge Detection Using CNNs and a Discriminatively Trained Domain Transform

2015-11-10 · CVPR 2016 6 · Liang-Chieh Chen, Jonathan T. Barron, George Papandreou, Kevin Murphy, Alan L. Yuille

Deep convolutional neural networks (CNNs) are the backbone of state-of-art semantic image segmentation systems. Recent work has shown that complementing CNNs with fully-connected conditional random fields (CRFs) can significantly enhance their object localization accuracy, yet dense CRF inference is computationally expensive. We propose replacing the fully-connected CRF with domain transform (DT), a modern edge-preserving filtering method in which the amount of smoothing is controlled by a reference edge map. Domain transform filtering is several times faster than dense CRF inference and we show that it yields comparable semantic segmentation results, accurately capturing object boundaries. Importantly, our formulation allows learning the reference edge map from intermediate CNN features instead of using the image gradient magnitude as in standard DT filtering. This produces task-specific edges in an end-to-end trainable system optimizing the target semantic segmentation quality.

📄 PDF Abstract BibTeX arXiv:1511.03328

Code (0)

등록된 구현이 없습니다.

Tasks

Edge DetectionImage SegmentationObject LocalizationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Improving task-specific representation via 1M unlabelled images without any extra knowledge

2020-06-24 · Aayush Bansal

We present a case-study to improve the task-specific representation by leveraging a million unlabelled images without any extra knowledge. We propose an exceedingly simple method of conditioning an existing representatio…

SegmentationSemantic SegmentationSurface Normal Estimation

Restoration Adaptation for Semantic Segmentation on Low Quality Images

2026-02-15 · Kai Guan, Rongyuan Wu, Shuai Li, Wentao Zhu 외 arxiv

In real-world scenarios, the performance of semantic segmentation often deteriorates when processing low-quality (LQ) images, which may lack clear semantic structures and high-frequency details. Although image restoratio…

Semantic SegmentationImage ReconstructionImage SegmentationImage Restoration

INT: Instance-Specific Negative Mining for Task-Generic Promptable Segmentation

2025-01-30 · Jian Hu, Zixu Cheng, Shaogang Gong

Task-generic promptable image segmentation aims to achieve segmentation of diverse samples under a single task description by utilizing only one task-generic prompt. Current methods leverage the generalization capabiliti…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

Learning to Exploit the Prior Network Knowledge for Weakly-Supervised Semantic Segmentation

2018-04-13 · Carolina Redondo-Cabrera, Marcos Baptista-Ríos, Roberto J. López-Sastre

Training a Convolutional Neural Network (CNN) for semantic segmentation typically requires to collect a large amount of accurate pixel-level annotations, a hard and expensive task. In contrast, simple image tags are easi…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Generative Semantic Communication for Joint Image Transmission and Segmentation

2024-11-27 · Weiwen Yuan, Jinke Ren, Chongjie Wang, Ruichen Zhang 외

Semantic communication has emerged as a promising technology for enhancing communication efficiency. However, most existing research emphasizes single-task reconstruction, neglecting model adaptability and generalization…

feature selectionImage ReconstructionSemantic CommunicationSemantic Similarity+1