paper-with-me

Papers

MAP Disparity Estimation Using Hidden Markov Trees

2015-12-01 · ICCV 2015 12 · Eric T. Psota, Jedrzej Kowalczuk, Mateusz Mittek, Lance C. Perez

A new method is introduced for stereo matching that operates on minimum spanning trees (MSTs) generated from the images. Disparity maps are represented as a collection of hidden states on MSTs, and each MST is modeled as a hidden Markov tree. An efficient recursive message-passing scheme designed to operate on hidden Markov trees, known as the upward-downward algorithm, is used to compute the maximum a posteriori (MAP) disparity estimate at each pixel. The messages processed by the upward-downward algorithm involve two types of probabilities: the probability of a pixel having a particular disparity given a set of per-pixel matching costs, and the probability of a disparity transition between a pair of connected pixels given their similarity. The distributions of these probabilities are modeled from a collection of images with ground truth disparities. Performance evaluation using the Middlebury stereo benchmark version 3 demonstrates that the proposed method ranks second and third in terms of overall accuracy when evaluated on the training and test image sets, respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Disparity EstimationStereo MatchingStereo Matching Hand

Similar Papers 제목 키워드 기반

Toward Transparent Sequence Models with Model-Based Tree Markov Model

2023-07-28 · Chan Hsu, Wei-Chun Huang, Jun-Ting Wu, Chih-Yuan Li 외

In this study, we address the interpretability issue in complex, black-box Machine Learning models applied to sequence data. We introduce the Model-Based tree Hidden Semi-Markov Model (MOB-HSMM), an inherently interpreta…

model

Hidden Markov Models derived from Behavior Trees

2019-07-23 · Blake Hannaford

Behavior trees are rapidly attracting interest in robotics and human task-related motion tracking. However no algorithms currently exist to track or identify parameters of BTs under noisy observations. We report a new re…

A Novel Factor Graph-Based Optimization Technique for Stereo Correspondence Estimation

2021-09-22 · Hanieh Shabanian, Madhusudhanan Balasubramanian

Dense disparities among multiple views is essential for estimating the 3D architecture of a scene based on the geometrical relationship among the scene and the views or cameras. Scenes with larger extents of heterogeneou…

3D ArchitectureDisparity EstimationOptical Flow Estimation

Review on Parameter Estimation in HMRF

2017-11-20 · Namjoon Suh

This is a technical report which explores the estimation methodologies on hyper-parameters in Markov Random Field and Gaussian Hidden Markov Random Field. In first section, we briefly investigate a theoretical framework …

parameter estimation

An efficient solution to Hidden Markov Models on trees with coupled branches

2024-06-03 · Farzan Vafa, Sahand Hormoz

Hidden Markov Models (HMMs) are powerful tools for modeling sequential data, where the underlying states evolve in a stochastic manner and are only indirectly observable. Traditional HMM approaches are well-established f…