paper-with-me

홈 › Papers

Semantic Segmentation via Structured Patch Prediction, Context CRF and Guidance CRF

2017-07-01 · CVPR 2017 7 · Falong Shen, Rui Gan, Shuicheng Yan, Gang Zeng

This paper describes a fast and accurate semantic image segmentation approach that encodes not only segmentation-specified features but also high-order context compatibilities and boundary guidance constraints. We introduce a structured patch prediction technique to make a trade-off between classification discriminability and boundary sensibility for features. Both label and feature contexts are embedded to ensure recognition accuracy and compatibility, while the complexity of the high order cliques is reduced by a distance-aware sampling and pooling strategy. The proposed joint model also employs a guidance CRF to further enhance the segmentation performance. The message passing step is augmented with the guided filtering which enables an efficient and joint training of the whole system in an end-to-end fashion. Our proposed joint model outperforms the state-of-art on Pascal VOC 2012 and Cityscapes, with mIoU(%) of 82.5 and 79.2 respectively. It also reaches a leading performance on ADE20K, which is the dataset of the scene parsing track in ILSVRC 2016.

📄 PDF Abstract BibTeX

Code (1)

FalongShen/SegModel 공식 구현

Tasks

Image SegmentationScene ParsingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Exploring Context with Deep Structured models for Semantic Segmentation

2016-03-10 · Guosheng Lin, Chunhua Shen, Anton Van Den Hengel, Ian Reid

State-of-the-art semantic image segmentation methods are mostly based on training deep convolutional neural networks (CNNs). In this work, we proffer to improve semantic segmentation with the use of contextual informatio…

Image SegmentationSegmentationSemantic Segmentation

Efficient piecewise training of deep structured models for semantic segmentation

2015-04-04 · CVPR 2016 6 · Guosheng Lin, Chunhua Shen, Anton van dan Hengel, Ian Reid

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks (CNNs). We show how to improve semantic segmentation through the use of contextual information; spec…

Image SegmentationSegmentationSemantic Segmentation

SOccDPT: Semi-Supervised 3D Semantic Occupancy from Dense Prediction Transformers trained under memory constraints

2023-11-19 · Aditya Nalgunda Ganesh

We present SOccDPT, a memory-efficient approach for 3D semantic occupancy prediction from monocular image input using dense prediction transformers. To address the limitations of existing methods trained on structured tr…

3D Semantic Occupancy PredictionDisparity Estimationgraph constructionSemantic Segmentation

LPOSS: Label Propagation Over Patches and Pixels for Open-vocabulary Semantic Segmentation

2025-03-25 · CVPR 2025 1 · Vladan Stojnić, Yannis Kalantidis, Jiří Matas, Giorgos Tolias

We propose a training-free method for open-vocabulary semantic segmentation using Vision-and-Language Models (VLMs). Our approach enhances the initial per-patch predictions of VLMs through label propagation, which jointl…

cross-modal alignmentOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

ConInfer: Context-Aware Inference for Training-Free Open-Vocabulary Remote Sensing Segmentation

2026-03-31 · Wenyang Chen, Zhanxuan Hu, Yaping Zhang, Hailong Ning 외 arxiv

Training-free open-vocabulary remote sensing segmentation (OVRSS), empowered by vision-language models, has emerged as a promising paradigm for achieving category-agnostic semantic understanding in remote sensing imagery…

Semantic Segmentation