paper-with-me

홈 › Papers

RIGOR: Reusing Inference in Graph Cuts for Generating Object Regions

2014-06-01 · CVPR 2014 6 · Ahmad Humayun, Fuxin Li, James M. Rehg

Popular figure-ground segmentation algorithms generate a pool of boundary-aligned segment proposals that can be used in subsequent object recognition engines. These algorithms can recover most image objects with high accuracy, but are usually computationally intensive since many graph cuts are computed with different enumerations of segment seeds. In this paper we propose an algorithm, RIGOR, for efficiently generating a pool of overlapping segment proposals in images. By precomputing a graph which can be used for parametric min-cuts over different seeds, we speed up the generation of the segment pool. In addition, we have made design choices that avoid extensive computations without losing performance. In particular, we demonstrate that the segmentation performance of our algorithm is slightly better than the state-of-the-art on the PASCAL VOC dataset, while being an order of magnitude faster.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionSegmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Beyond Spectral Clustering: Probabilistic Cuts for Differentiable Graph Partitioning

2025-11-04 · Ayoub Ghriss arxiv

Probabilistic relaxations of graph cuts offer a differentiable alternative to spectral clustering, enabling end-to-end and online learning without eigendecompositions, yet prior work centered on RatioCut and lacked gener…

Contrastive Learninggraph partitioning

Cine-AI: Generating Video Game Cutscenes in the Style of Human Directors

2022-08-11 · Inan Evin, Perttu Hämäläinen, Christian Guckelsberger

Cutscenes form an integral part of many video games, but their creation is costly, time-consuming, and requires skills that many game developers lack. While AI has been leveraged to semi-automate cutscene production, the…

Unity

Certifying Global Optimality of Graph Cuts via Semidefinite Relaxation: A Performance Guarantee for Spectral Clustering

2018-06-29 · Shuyang Ling, Thomas Strohmer

Spectral clustering has become one of the most widely used clustering techniques when the structure of the individual clusters is non-convex or highly anisotropic. Yet, despite its immense popularity, there exists fairly…

Clustering

Bayesian Structure Scores for Probabilistic Circuits

2023-02-23 · Yang Yang, Gennaro Gala, Robert Peharz

Probabilistic circuits (PCs) are a prominent representation of probability distributions with tractable inference. While parameter learning in PCs is rigorously studied, structure learning is often more based on heuristi…

Beyond Forward Shortcuts: Fully Convolutional Master-Slave Networks (MSNets) with Backward Skip Connections for Semantic Segmentation

2017-07-18 · Abrar H. Abdulnabi, Stefan Winkler, Gang Wang

Recent deep CNNs contain forward shortcut connections; i.e. skip connections from low to high layers. Reusing features from lower layers that have higher resolution (location information) benefit higher layers to recover…

Scene ParsingSemantic Segmentation