中文
相关论文

相关论文: Wide-Baseline Relative Camera Pose Estimation with…

200 篇论文

In this paper, we address the problem of camera pose estimation in outdoor and indoor scenarios. In comparison to the currently top-performing methods that rely on 2D to 3D matching, we propose a model that can directly regress the camera…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Tony Ng , Adrian Lopez-Rodriguez , Vassileios Balntas , Krystian Mikolajczyk

Estimating camera pose from a single image is a fundamental problem in computer vision. Existing methods for solving this task fall into two distinct categories, which we refer to as direct and indirect. Direct methods, such as PoseNet,…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Hunter Blanton , Scott Workman , Nathan Jacobs

Solving 6D pose estimation is non-trivial to cope with intrinsic appearance and shape variation and severe inter-object occlusion, and is made more challenging in light of extrinsic large illumination changes and low quality of the acquired…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Zelin Xu , Ke Chen , Kui Jia

The estimation of the camera poses associated with a set of images commonly relies on feature matches between the images. In contrast, we are the first to address this challenge by using objectness regions to guide the pose estimation…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Matteo Taiana , Matteo Toso , Stuart James , Alessio Del Bue

Despite recent advances on the topic of direct camera pose regression using neural networks, accurately estimating the camera pose of a single RGB image still remains a challenging task. To address this problem, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Mai Bui , Christoph Baur , Nassir Navab , Slobodan Ilic , Shadi Albarqouni

Current deep neural network approaches for camera pose estimation rely on scene structure for 3D motion estimation, but this decreases the robustness and thereby makes cross-dataset generalization difficult. In contrast, classical…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Chethan M. Parameshwara , Gokul Hari , Cornelia Fermüller , Nitin J. Sanket , Yiannis Aloimonos

We consider the problem of relative pose regression in visual relocalization. Recently, several promising approaches have emerged in this area. We claim that even though they demonstrate on the same datasets using the same split to train…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Amir Shalev , Omer Achrack , Brian Fulkerson , Ben-Zion Bobrovsky

Monocular estimation of 3d human pose has attracted increased attention with the availability of large ground-truth motion capture datasets. However, the diversity of training data available is limited and it is not clear to what extent…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Zhe Wang , Daeyun Shin , Charless C. Fowlkes

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Yoli Shavit , Ron Ferens

We address the problem of camera pose estimation in visual localization. Current regression-based methods for pose estimation are trained and evaluated scene-wise. They depend on the coordinate frame of the training dataset and show a low…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Boris Chidlovskii , Assem Sadek

Visual localization aims to determine the camera pose of a query image relative to a database of posed images. In recent years, deep neural networks that directly regress camera poses have gained popularity due to their fast inference…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Siyan Dong , Shuzhe Wang , Shaohui Liu , Lulu Cai , Qingnan Fan , Juho Kannala , Yanchao Yang

3D pose estimation from a single 2D image is an important and challenging task in computer vision with applications in autonomous driving, robot manipulation and augmented reality. Since 3D pose is a continuous quantity, a natural…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Siddharth Mahendran , Haider Ali , Rene Vidal

Visual localization is the task of accurate camera pose estimation in a known scene. It is a key problem in computer vision and robotics, with applications including self-driving cars, Structure-from-Motion, SLAM, and Mixed Reality.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Torsten Sattler , Qunjie Zhou , Marc Pollefeys , Laura Leal-Taixe

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala

Deep learning has shown to be effective for robust and real-time monocular image relocalisation. In particular, PoseNet is a deep convolutional neural network which learns to regress the 6-DOF camera pose from a single image. It learns to…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Alex Kendall , Roberto Cipolla

Given sparse views of a 3D object, estimating their camera poses is a long-standing and intractable problem. Toward this goal, we consider harnessing the pre-trained diffusion model of novel views conditioned on viewpoints (Zero-1-to-3). We…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Weihao Cheng , Yan-Pei Cao , Ying Shan

With an aim to increase the capture range and accelerate the performance of state-of-the-art inter-subject and subject-to-template 3D registration, we propose deep learning-based methods that are trained to find the 3D position of…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Seyed Sadegh Mohseni Salehi , Shadab Khan , Deniz Erdogmus , Ali Gholipour

Re-localizing a camera from a single image in a previously mapped area is vital for many computer vision applications in robotics and augmented/virtual reality. In this work, we address the problem of estimating the 6 DoF camera pose…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Mohammad Altillawi , Zador Pataki , Shile Li , Ziyuan Liu

We address the task of estimating 6D camera poses from sparse-view image sets (2-8 images). This task is a vital pre-processing stage for nearly all contemporary (neural) reconstruction algorithms but remains challenging given sparse views,…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Amy Lin , Jason Y. Zhang , Deva Ramanan , Shubham Tulsiani

Visual re-localization means using a single image as input to estimate the camera's location and orientation relative to a pre-recorded environment. The highest-scoring methods are "structure based," and need the query camera's intrinsics…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Mehmet Ozgur Turkoglu , Eric Brachmann , Konrad Schindler , Gabriel Brostow , Aron Monszpart
‹ 上一页 1 2 3 10 下一页 ›