paper-with-me

Papers

Context Tricks for Cheap Semantic Segmentation

2015-02-17 · Thanapong Intharah, Gabriel J. Brostow

Accurate semantic labeling of image pixels is difficult because intra-class variability is often greater than inter-class variability. In turn, fast semantic segmentation is hard because accurate models are usually too complicated to also run quickly at test-time. Our experience with building and running semantic segmentation systems has also shown a reasonably obvious bottleneck on model complexity, imposed by small training datasets. We therefore propose two simple complementary strategies that leverage context to give better semantic segmentation, while scaling up or down to train on different-sized datasets. As easy modifications for existing semantic segmentation algorithms, we introduce Decorrelated Semantic Texton Forests, and the Context Sensitive Image Level Prior. The proposed modifications are tested using a Semantic Texton Forest (STF) system, and the modifications are validated on two standard benchmark datasets, MSRC-21 and PascalVOC-2010. In Python based comparisons, our system is insignificantly slower than STF at test-time, yet produces superior semantic segmentations overall, with just push-button training.

📄 PDF Abstract BibTeX arXiv:1502.04983

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

TrickVOS: A Bag of Tricks for Video Object Segmentation

2023-06-27 · Evangelos Skartados, Konstantinos Georgiadis, Mehmet Kerim Yucel, Koskinas Ioannis 외

Space-time memory (STM) network methods have been dominant in semi-supervised video object segmentation (SVOS) due to their remarkable performance. In this work, we identify three key aspects where we can improve such me…

DecoderObjectSemantic SegmentationSemi-Supervised Video Object Segmentation+2

Real-time Semantic Segmentation with Context Aggregation Network

2020-11-02 · Michael Ying Yang, Saumya Kumaar, Ye Lyu, Francesco Nex

With the increasing demand of autonomous systems, pixelwise semantic segmentation for visual scene understanding needs to be not only accurate but also efficient for potential real-time applications. In this paper, we pr…

Real-Time Semantic SegmentationScene UnderstandingSegmentationSemantic Segmentation

AinnoSeg: Panoramic Segmentation with High Perfomance

2020-07-21 · Jiahong Wu, Jianfei Lu, Xinxin Kang, Yiming Zhang 외

Panoramic segmentation is a scene where image segmentation tasks is more difficult. With the development of CNN networks, panoramic segmentation tasks have been sufficiently developed.However, the current panoramic segme…

Image SegmentationObjectSegmentationSemantic Segmentation+1

SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation

2022-09-18 · Meng-Hao Guo, Cheng-Ze Lu, Qibin Hou, ZhengNing Liu 외

We present SegNeXt, a simple convolutional network architecture for semantic segmentation. Recent transformer-based models have dominated the field of semantic segmentation due to the efficiency of self-attention in enco…

Real-Time Semantic SegmentationSegmentationSemantic Segmentation

CLIP-DINOiser: Teaching CLIP a few DINO tricks for open-vocabulary semantic segmentation

2023-12-19 · Monika Wysoczańska, Oriane Siméoni, Michaël Ramamonjisoa, Andrei Bursuc 외

The popular CLIP model displays impressive zero-shot capabilities thanks to its seamless interaction with arbitrary text prompts. However, its lack of spatial awareness makes it unsuitable for dense computer vision tasks…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation