English
Related papers

Related papers: PRAGO: Differentiable Multi-View Pose Optimization…

200 papers

Camera, and associated with its objects within the field of view, localization could benefit many computer vision fields, such as autonomous driving, robot navigation, and augmented reality (AR). In this survey, we first introduce specific…

Computer Vision and Pattern Recognition · Computer Science 2022-01-19 Meng Xu , Youchen Wang , Bin Xu , Jun Zhang , Jian Ren , Stefan Poslad , Pengfei Xu

The problem of identifying the 3D pose of a known object from a given 2D image has important applications in Computer Vision ranging from robotic vision to image analysis. Our proposed method of registering a 3D model of a known object on a…

Computer Vision and Pattern Recognition · Computer Science 2012-02-10 Srimal Jayawardena , Marcus Hutter , Nathan Brewer

6D pose estimation of textureless shiny objects has become an essential problem in many robotic applications. Many pose estimators require high-quality depth data, often measured by structured light cameras. However, when objects have shiny…

Robotics · Computer Science 2023-08-29 Jun Yang , Jian Yao , Steven L. Waslander

We propose a novel image based localization system using graph neural networks (GNN). The pretrained ResNet50 convolutional neural network (CNN) architecture is used to extract the important features for each image. Following, the extracted…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Ahmed Elmoogy , Xiaodai Dong , Tao Lu , Robert Westendorp , Kishore Reddy

Visual relocalization is the task of estimating the camera pose given an image it views. Absolute pose regression offers a solution to this task by training a neural network, directly regressing the camera pose from image features. While an…

Computer Vision and Pattern Recognition · Computer Science 2025-04-11 Fereidoon Zangeneh , Amit Dekel , Alessandro Pieropan , Patric Jensfelt

The goal of this paper is to discover, segment, and track independently moving objects in complex visual scenes. Previous approaches have explored the use of optical flow for motion segmentation, leading to imperfect predictions due to…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Junyu Xie , Weidi Xie , Andrew Zisserman

Camera pose refinement aims at improving the accuracy of initial pose estimation for applications in 3D computer vision. Most refinement approaches rely on 2D-3D correspondences with specific descriptors or dedicated networks, requiring…

Computer Vision and Pattern Recognition · Computer Science 2025-08-26 Lulu Hao , Lipu Zhou , Zhenzhong Wei , Xu Wang

Can freely moving humans or animals themselves serve as calibration targets for multi-camera systems while simultaneously estimating their correspondences across views? We humans can solve this problem by mentally rotating the observed 2D…

Computer Vision and Pattern Recognition · Computer Science 2025-08-08 Sang-Eun Lee , Ko Nishino , Shohei Nobuhara

The choice of poses for camera calibration with planar patterns is only rarely considered - yet the calibration precision heavily depends on it. This work presents a pose selection method that finds a compact and robust set of calibration…

Computer Vision and Pattern Recognition · Computer Science 2019-07-15 Pavel Rojtberg , Arjan Kuijper

Continual learning aims to avoid catastrophic forgetting and effectively leverage learned experiences to master new knowledge. Existing gradient projection approaches impose hard constraints on the optimization space for new tasks to…

Machine Learning · Computer Science 2023-01-31 Zeyuan Yang , Zonghan Yang , Peng Li , Yang Liu

Recent advancements in computer vision have seen a rise in the prominence of applications using neural networks to understand human poses. However, while accuracy has been steadily increasing on State-of-the-Art datasets, these datasets…

Computer Vision and Pattern Recognition · Computer Science 2022-06-10 Ghazal Alinezhad Noghre , Armin Danesh Pazho , Justin Sanchez , Nathan Hewitt , Christopher Neff , Hamed Tabkhi

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…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Siyan Dong , Shuzhe Wang , Shaohui Liu , Lulu Cai , Qingnan Fan , Juho Kannala , Yanchao Yang

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…

Computer Vision and Pattern Recognition · Computer Science 2019-07-17 Yoli Shavit , Ron Ferens

In computer vision, estimating the six-degree-of-freedom pose from an RGB image is a fundamental task. However, this task becomes highly challenging in multi-object scenes. Currently, the best methods typically employ an indirect strategy,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

Estimating 3D rotations is a common procedure for 3D computer vision. The accuracy depends heavily on the rotation representation. One form of representation -- rotation matrices -- is popular due to its continuity, especially for pose…

Computer Vision and Pattern Recognition · Computer Science 2023-12-04 Kerui Gu , Zhihao Li , Shiyong Liu , Jianzhuang Liu , Songcen Xu , Youliang Yan , Michael Bi Mi , Kenji Kawaguchi , Angela Yao

Planar markers are useful in robotics and computer vision for mapping and localisation. Given a detected marker in an image, a frequent task is to estimate the 6DOF pose of the marker relative to the camera, which is an instance of planar…

Computer Vision and Pattern Recognition · Computer Science 2019-09-27 Shin-Fang Ch'ng , Naoya Sogi , Pulak Purkait , Tat-Jun Chin , Kazuhiro Fukui

We propose a novel method for estimating the global rotations of the cameras independently of their positions and the scene structure. When two calibrated cameras observe five or more of the same points, their relative rotation can be…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Seong Hun Lee , Javier Civera

This paper proposes a statistical approach to 2D pose estimation from human images. The main problems with the standard supervised approach, which is based on a deep recognition (image-to-pose) model, are that it often yields anatomically…

Computer Vision and Pattern Recognition · Computer Science 2020-04-09 Takayuki Nakatsuka , Kazuyoshi Yoshii , Yuki Koyama , Satoru Fukayama , Masataka Goto , Shigeo Morishima

Single image pose estimation is a fundamental problem in many vision and robotics tasks, and existing deep learning approaches suffer by not completely modeling and handling: i) uncertainty about the predictions, and ii) symmetric objects…

Computer Vision and Pattern Recognition · Computer Science 2022-07-05 Kieran Murphy , Carlos Esteves , Varun Jampani , Srikumar Ramalingam , Ameesh Makadia

A key technical challenge in performing 6D object pose estimation from RGB-D image is to fully leverage the two complementary data sources. Prior works either extract information from the RGB image and depth separately or use costly…

Computer Vision and Pattern Recognition · Computer Science 2019-01-16 Chen Wang , Danfei Xu , Yuke Zhu , Roberto Martín-Martín , Cewu Lu , Li Fei-Fei , Silvio Savarese