paper-with-me

홈 › Papers

Combining the Best of Graphical Models and ConvNets for Semantic Segmentation

2014-12-14 · Michael Cogswell, Xiao Lin, Senthil Purushwalkam, Dhruv Batra

We present a two-module approach to semantic segmentation that incorporates Convolutional Networks (CNNs) and Graphical Models. Graphical models are used to generate a small (5-30) set of diverse segmentations proposals, such that this set has high recall. Since the number of required proposals is so low, we can extract fairly complex features to rank them. Our complex feature of choice is a novel CNN called SegNet, which directly outputs a (coarse) semantic segmentation. Importantly, SegNet is specifically trained to optimize the corpus-level PASCAL IOU loss function. To the best of our knowledge, this is the first CNN specifically designed for semantic segmentation. This two-module approach achieves $52.5\%$ on the PASCAL 2012 segmentation challenge.

📄 PDF Abstract BibTeX arXiv:1412.4313

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

UnderOneFacade: Worldwide Facade Semantic Segmentation Benchmark Dataset

2026-07-02 · Yi Wang, Fan Wang, Prabin Gyawali, Ziyang Xu 외 arxiv

Globally consistent semantic digital twins require centimeter-accurate and geographically transferable 3D facade segmentation. However, progress in facade parsing is limited by the lack of large-scale, standardized bench…

Domain GeneralizationSemantic SegmentationPoint Clouds

On the Importance of Label Quality for Semantic Segmentation

2018-06-01 · CVPR 2018 6 · Aleksandar Zlateski, Ronnachai Jaroensri, Prafull Sharma, Frédo Durand

Convolutional networks (ConvNets) have become the dominant approach to semantic image segmentation. Producing accurate, pixel--level labels required for this task is a tedious and time consuming process; however, produci…

Image SegmentationSemantic Segmentationvalid

AI Radiologist: Revolutionizing Liver Tissue Segmentation with Convolutional Neural Networks and a Clinician-Friendly GUI

2024-06-11 · Ayman Al-Kababji, Faycal Bensaali, Sarada Prasad Dakua, Yassine Himeur

Artificial Intelligence (AI) is a pervasive research topic, permeating various sectors and applications. In this study, we harness the power of AI, specifically convolutional neural networks (ConvNets), for segmenting li…

Clockwork Convnets for Video Semantic Segmentation

2016-08-11 · Evan Shelhamer, Kate Rakelly, Judy Hoffman, Trevor Darrell

Recent years have seen tremendous progress in still-image segmentation; however the na\"ive application of these state-of-the-art algorithms to every video frame requires considerable computation and ignores the temporal…

Image SegmentationSchedulingSegmentationSemantic Segmentation+2

Symbolic Graph Reasoning Meets Convolutions

2018-12-01 · NeurIPS 2018 12 · Xiaodan Liang, Zhiting Hu, Hao Zhang, Liang Lin 외

Beyond local convolution networks, we explore how to harness various external human knowledge for endowing the networks with the capability of semantic global reasoning. Rather than using separate graphical models (e.g. …

image-classificationImage ClassificationSemantic Segmentation