paper-with-me

홈 › Papers

Practical Robust Two-View Translation Estimation

2015-06-01 · CVPR 2015 6 · Johan Fredriksson, Viktor Larsson, Carl Olsson

Outliers pose a problem in all real structure from motion systems. Due to the use of automatic matching methods one has to expect that a (sometimes very large) portion of the detected correspondences can be incorrect. In this paper we propose a method that estimates the relative translation between two cameras and simultaneously maximizes the number of inlier correspondences. Traditionally, outlier removal tasks have been addressed using RANSAC approaches. However, these are random in nature and offer no guarantees of finding a good solution. If the amount of mismatches is large, the approach becomes costly because of the need to evaluate a large number of random samples. In contrast, our approach is based on the branch and bound methodology which guarantees that an optimal solution will be found. While most optimal methods trade speed for optimality, the proposed algorithm has competitive running times on problem sizes well beyond what is common in practice. Experiments on both real and synthetic data show that the method outperforms state-of-the-art alternatives, including RANSAC, in terms of solution quality. In addition, the approach is shown to be faster than RANSAC in settings with a large amount of outliers.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

TranslationVocal Bursts Valence Prediction

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 제목 키워드 기반

Practical Perspectives on Quality Estimation for Machine Translation

2020-05-02 · Junpei Zhou, Ciprian Chelba, Yuezhang, Li

Sentence level quality estimation (QE) for machine translation (MT) attempts to predict the translation edit rate (TER) cost of post-editing work required to correct MT output. We describe our view on sentence-level QE a…

Binary ClassificationGeneral ClassificationMachine Translationregression+2

TriDE: Triangle-Consistent Translation Directions for Global Camera Pose Estimation

2026-05-07 · Francisco Chen, Yiran Wang, Yunpeng Shi arxiv

Pairwise translation directions are a key input to camera location estimation in global structure-from-motion. Existing estimators usually process each image pair independently, producing directions that may be locally p…

Camera Pose Estimation

QE Viewer: an Open-Source Tool for Visualization of Machine Translation Quality Estimation Results

2020-11-01 · EAMT 2020 11 · Felipe Soares, Anna Zaretskaya, Diego Bartolome

QE Viewer is a web-based tool for visualizing results of a Machine Translation Quality Estimation (QE) system. It allows users to see information on the predicted post-editing distance (PED) for a given file or sentence,…

Machine TranslationSentenceTranslation

Physician Detection of Clinical Harm in Machine Translation: Quality Estimation Aids in Reliance and Backtranslation Identifies Critical Errors

2023-10-25 · Nikita Mehandru, Sweta Agrawal, Yimin Xiao, Elaine C Khoong 외

A major challenge in the practical use of Machine Translation (MT) is that users lack guidance to make informed decisions about when to rely on outputs. Progress in quality estimation research provides techniques to auto…

Decision MakingMachine Translation

An Accurate and Real-time Relative Pose Estimation from Triple Point-line Images by Decoupling Rotation and Translation

2024-03-18 · Zewen Xu, Yijia He, Hao Wei, Bo Xu 외

Line features are valid complements for point features in man-made environments. 3D-2D constraints provided by line features have been widely used in Visual Odometry (VO) and Structure-from-Motion (SfM) systems. However,…

Pose EstimationTranslationvalidVisual Odometry