paper-with-me

홈 › Papers

Semidefinite Relaxations for Robust Multiview Triangulation

2023-01-26 · CVPR 2023 1 · Linus Härenstam-Nielsen, Niclas Zeller, Daniel Cremers

We propose an approach based on convex relaxations for certifiably optimal robust multiview triangulation. To this end, we extend existing relaxation approaches to non-robust multiview triangulation by incorporating a truncated least squares cost function. We propose two formulations, one based on epipolar constraints and one based on fractional reprojection constraints. The first is lower dimensional and remains tight under moderate noise and outlier levels, while the second is higher dimensional and therefore slower but remains tight even under extreme noise and outlier levels. We demonstrate through extensive experiments that the proposed approaches allow us to compute provably optimal reconstructions even under significant noise and a large percentage of outliers.

📄 PDF Abstract BibTeX arXiv:2301.11431

Code (1)

linusnie/robust-triangulation-relaxations 공식 구현 tf

Similar Papers 제목 키워드 기반

Compact Lifted Relaxations for Low-Rank Optimization

2026-03-05 · Ryan Cory-Wright, Jean Pauphilet arxiv

We develop tractable convex relaxations for rank-constrained quadratic optimization problems over $n \times m$ matrices, a setting for which tractable relaxations are typically only available when the objective or constr…

Algebraic Relations and Triangulation of Unlabeled Image Points

2017-07-27 · André Wagner

In multiview geometry when correspondences among multiple views are unknown the image points can be understood as being unlabeled. This is a common problem in computer vision. We give a novel approach to handle such a si…

Open problem: Tightness of maximum likelihood semidefinite relaxations

2014-04-10 · Afonso S. Bandeira, Yuehaw Khoo, Amit Singer

We have observed an interesting, yet unexplained, phenomenon: Semidefinite programming (SDP) based relaxations of maximum likelihood estimators (MLE) tend to be tight in recovery problems with noisy data, even when MLE c…

Triangulation Residual Loss for Data-efficient 3D Pose Estimation

2023-09-21 · NeurIPS 2023 11

This paper presents Triangulation Residual loss (TR loss) for multiview 3D pose estimation in a data-efficient manner. Existing 3D supervised models usually require large-scale 3D annotated datasets, but the amount of ex…

Robust Uncertainty-Aware Multiview Triangulation

2020-08-04 · Seong Hun Lee, Javier Civera

We propose a robust and efficient method for multiview triangulation and uncertainty estimation. Our contribution is threefold: First, we propose an outlier rejection scheme using two-view RANSAC with the midpoint method…