中文
相关论文

相关论文: Camera Pose Auto-Encoders for Improving Pose Regre…

200 篇论文

Accurate camera localization is crucial for modern retail environments, enabling enhanced customer experiences, streamlined inventory management, and autonomous operations. While Absolute Pose Regression (APR) from a single image offers a…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Yoli Shavit , Yosi Keller

Pose regression networks predict the camera pose of a query image relative to a known environment. Within this family of methods, absolute pose regression (APR) has recently shown promising accuracy in the range of a few centimeters in…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Shuai Chen , Tommaso Cavallari , Victor Adrian Prisacariu , Eric Brachmann

Relative pose regressors (RPRs) localize a camera by estimating its relative translation and rotation to a pose-labelled reference. Unlike scene coordinate regression and absolute pose regression methods, which learn absolute scene…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Ofer Idan , Yoli Shavit , Yosi Keller

Absolute camera pose regressors estimate the position and orientation of a camera from the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron head is trained with images and pose labels to embed a single…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yoli Shavit , Ron Ferens , Yosi Keller

Absolute Pose Regressors (APRs) directly estimate camera poses from monocular images, but their accuracy is unstable for different queries. Uncertainty-aware APRs provide uncertainty information on the estimated pose, alleviating the impact…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Changkun Liu , Shuai Chen , Yukun Zhao , Huajian Huang , Victor Prisacariu , Tristan Braud

Absolute Pose Regression (APR) methods use deep neural networks to directly regress camera poses from RGB images. However, the predominant APR architectures only rely on 2D operations during inference, resulting in limited accuracy of pose…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Shuai Chen , Yash Bhalgat , Xinghui Li , Jiawang Bian , Kejie Li , Zirui Wang , Victor Adrian Prisacariu

Absolute camera pose regressors estimate the position and orientation of a camera given the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron (MLP) head is trained using images and pose labels to embed…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Yoli Shavit , Ron Ferens , Yosi Keller

Precise initialization plays a critical role in the performance of localization algorithms, especially in the context of robotics, autonomous driving, and computer vision. Poor localization accuracy is often a consequence of inaccurate…

机器人学 · 计算机科学 2025-05-15 Srinivas Ravuri , Yuan Xu , Martin Ludwig Zehetner , Ketan Motlag , Sahin Albayrak

Markerless Mobile Augmented Reality (AR) aims to anchor digital content in the physical world without using specific 2D or 3D objects. Absolute Pose Regressors (APR) are end-to-end machine learning solutions that infer the device's pose…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Changkun Liu , Yukun Zhao , Tristan Braud

Visual pose regression models estimate the camera pose from a query image with a single forward pass. Current models learn pose encoding from an image using deep convolutional networks which are trained per scene. The resulting encoding is…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Yoli Shavit , Ron Ferens

We introduce a novel neural volumetric pose feature, termed PoseMap, designed to enhance camera localization by encapsulating the information between images and the associated camera poses. Our framework leverages an Absolute Pose…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Jingyu Lin , Jiaqi Gu , Bojian Wu , Lubin Fan , Renjie Chen , Ligang Liu , Jieping Ye

Absolute Pose Regression (APR) has emerged as a compelling paradigm for visual localization. However, APR models typically operate as black boxes, directly regressing a 6-DoF pose from a query image, which can lead to memorizing training…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Changyang Li , Xuejian Ma , Lixiang Liu , Zhan Li , Qingan Yan , Yi Xu

In visual localization, Absolute Pose Regression (APR) enables real-time 6-DoF camera pose inference from single images, yet critically depends on fine-tuning data quality and coverage. While recent methods leverage 3D Gaussian Splatting…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Yanan Zhou , Zhaoyan Qian , Yanli Li , Nan Yang , Zhongliang Guo , Dong Yuan

The localization of objects is a crucial task in various applications such as robotics, virtual and augmented reality, and the transportation of goods in warehouses. Recent advances in deep learning have enabled the localization using…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Felix Ott , Lucas Heublein , David Rügamer , Bernd Bischl , Christopher Mutschler

Absolute Pose Regression (APR) predicts 6D camera poses but lacks the adaptability to unknown environments without retraining, while Relative Pose Regression (RPR) generalizes better yet requires a large image retrieval database. Visual…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Junwei Zheng , Ruiping Liu , Yufan Chen , Zhenfang Chen , Kailun Yang , Jiaming Zhang , Rainer Stiefelhagen

This paper presents an innovative approach to mitigating the peak-to-average power ratio (PAPR). The proposed method uses a deep learning model called autoencoders (AEs) to simplify the process and avoid the complex calculations of…

信号处理 · 电气工程与系统科学 2025-03-03 Omar Alnaseri , Ibtesam R. K. Al-Saedi , Yassine Himeur , Hongxiang Li

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

We propose position-velocity encoders (PVEs) which learn---without supervision---to encode images to positions and velocities of task-relevant objects. PVEs encode a single image into a low-dimensional position state and compute the…

机器人学 · 计算机科学 2017-07-25 Rico Jonschkowski , Roland Hafner , Jonathan Scholz , Martin Riedmiller

Transformers are increasingly prevalent for multi-view computer vision tasks, where geometric relationships between viewpoints are critical for 3D perception. To leverage these relationships, multi-view transformers must use camera geometry…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Ruilong Li , Brent Yi , Junchen Liu , Hang Gao , Yi Ma , Angjoo Kanazawa

Recovering camera poses from a set of images is a foundational task in 3D computer vision, which powers key applications such as 3D scene/object reconstructions. Classic methods often depend on feature correspondence, such as keypoints,…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Hao Tang , Weiyao Wang , Pierre Gleize , Matt Feiszli
‹ 上一页 1 2 3 10 下一页 ›