paper-with-me

홈 › Papers

Gaussian Conditional Random Field Network for Semantic Segmentation

2016-06-01 · CVPR 2016 6 · Raviteja Vemulapalli, Oncel Tuzel, Ming-Yu Liu, Rama Chellapa

In contrast to the existing approaches that use discrete Conditional Random Field (CRF) models, we propose to use a Gaussian CRF model for the task of semantic segmentation. We propose a novel deep network, which we refer to as Gaussian Mean Field (GMF) network, whose layers perform mean field inference over a Gaussian CRF. The proposed GMF network has the desired property that each of its layers produces an output that is closer to the maximum a posteriori solution of the Gaussian CRF compared to its input. By combining the proposed GMF network with deep Convolutional Neural Networks (CNNs), we propose a new end-to-end trainable Gaussian conditional random field network. The proposed Gaussian CRF network is composed of three sub-networks: (i) a CNN-based unary network for generating unary potentials, (ii) a CNN-based pairwise network for generating pairwise potentials, and (iii) a GMF network for performing Gaussian CRF inference. When trained end-to-end in a discriminative fashion, and evaluated on the challenging PASCALVOC 2012 segmentation dataset, the proposed Gaussian CRF network outperforms various recent semantic segmentation approaches that combine CNNs with discrete CRF models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Deep, Dense, and Low-Rank Gaussian Conditional Random Fields

2016-11-28 · Siddhartha Chandra, Iasonas Kokkinos

In this work we introduce a fully-connected graph structure in the Deep Gaussian Conditional Random Field (G-CRF) model. For this we express the pairwise interactions between pixels as the inner-products of low-dimension…

GPUSaliency PredictionSegmentationSemantic Segmentation

Conditional Random Fields as Recurrent Neural Networks

2015-02-11 · ICCV 2015 12 · Shuai Zheng, Sadeep Jayasumana, Bernardino Romera-Paredes, Vibhav Vineet 외

Pixel-level labelling tasks, such as semantic segmentation, play a central role in image understanding. Recent approaches have attempted to harness the capabilities of deep learning techniques for image recognition to ta…

Image SegmentationReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Gaussian Filter in CRF Based Semantic Segmentation

2017-09-02 · Yichi Gu, Qisheng Wu, Jing Li, Kai Cheng

Artificial intelligence is making great changes in academy and industry with the fast development of deep learning, which is a branch of machine learning and statistical learning. Fully convolutional network [1] is the s…

object-detectionObject DetectionSegmentationSemantic Segmentation

Deep Spatio-Temporal Random Fields for Efficient Video Segmentation

2018-07-03 · CVPR 2018 6 · Siddhartha Chandra, Camille Couprie, Iasonas Kokkinos

In this work we introduce a time- and memory-efficient method for structured prediction that couples neuron decisions across both space at time. We show that we are able to perform exact and efficient inference on a dens…

Instance SegmentationSemantic SegmentationStructured PredictionVideo Segmentation+2

NERVE: Neighbourhood & Entropy-guided Random-walk for training free open-Vocabulary sEgmentation

2025-11-11 · Kunal Mahatha, Jose Dolz, Christian Desrosiers arxiv

Despite recent advances in Open-Vocabulary Semantic Segmentation (OVSS), existing training-free methods face several limitations: use of computationally expensive affinity refinement strategies, ineffective fusion of tra…

Semantic Segmentation