English
Related papers

Related papers: Leveraging Geometry for Shape Estimation from a Si…

200 papers

Category-level pose estimation is a challenging task with many potential applications in computer vision and robotics. Recently, deep-learning-based approaches have made great progress, but are typically hindered by the need for large…

Computer Vision and Pattern Recognition · Computer Science 2023-11-27 Pengyuan Wang , Takuya Ikeda , Robert Lee , Koichi Nishiwaki

Recent learning methods for object pose estimation require resource-intensive training for each individual object instance or category, hampering their scalability in real applications when confronted with previously unseen objects. In this…

Computer Vision and Pattern Recognition · Computer Science 2024-05-09 Junwen Huang , Hao Yu , Kuan-Ting Yu , Nassir Navab , Slobodan Ilic , Benjamin Busam

Category-level 6D object pose estimation aims to estimate the rotation, translation and size of unseen instances within specific categories. In this area, dense correspondence-based methods have achieved leading performance. However, they…

Computer Vision and Pattern Recognition · Computer Science 2024-03-29 Xiao Lin , Wenfei Yang , Yuan Gao , Tianzhu Zhang

This letter presents KGpose, a novel end-to-end framework for 6D pose estimation of multiple objects. Our approach combines keypoint-based method with learnable pose regression through `keypoint-graph', which is a graph representation of…

Computer Vision and Pattern Recognition · Computer Science 2024-07-15 Andrew Jeong

Estimating 3D shapes and poses of static objects from a single image has important applications for robotics, augmented reality and digital content creation. Often this is done through direct mesh predictions which produces unrealistic,…

Computer Vision and Pattern Recognition · Computer Science 2022-10-04 Florian Langer , Gwangbin Bae , Ignas Budvytis , Roberto Cipolla

In this paper, we present an accurate yet effective solution for 6D pose estimation from an RGB image. The core of our approach is that we first designate a set of surface points on target object model as keypoints and then train a keypoint…

Computer Vision and Pattern Recognition · Computer Science 2018-12-05 Zelin Zhao , Gao Peng , Haoyu Wang , Hao-Shu Fang , Chengkun Li , Cewu Lu

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

Estimating the 6D pose of textureless objects from RGB images is an important problem in robotics. Due to appearance ambiguities, rotational symmetries, and severe occlusions, single-view based 6D pose estimators are still unable to handle…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Jun Yang , Wenjie Xue , Sahar Ghavidel , Steven L. Waslander

6D object pose estimation has been a research topic in the field of computer vision and robotics. Many modern world applications like robot grasping, manipulation, autonomous navigation etc, require the correct pose of objects present in a…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Ankit Kumar , Priya Shukla , Vandana Kushwaha , G. C. Nandi

Spatial perception aims to estimate camera motion and scene structure from visual observations, a problem traditionally addressed through geometric modeling and physical consistency constraints. Recent learning-based methods have…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Haichao Zhu , Zhaorui Yang , Qian Zhang

Single-view RGB model-based object pose estimation methods achieve strong generalization but are fundamentally limited by depth ambiguity, clutter, and occlusions. Multi-view pose estimation methods have the potential to solve these issues,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-22 Anna Šárová Mikeštíková , Médéric Fourmy , Martin Cífka , Josef Sivic , Vladimir Petrik

In this paper, we present a novel generalizable object pose estimation method to determine the object pose using only one RGB image. Unlike traditional approaches that rely on instance-level object pose estimation and necessitate extensive…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Yujing Sun , Caiyi Sun , Yuan Liu , Yuexin Ma , Siu Ming Yiu

Cascaded regression method is a fast and accurate method on finding 2D pose of objects in RGB images. It is able to find the accurate pose of objects in an image by a great number of corrections on the good initial guess of the pose of…

Computer Vision and Pattern Recognition · Computer Science 2017-09-26 Wenye He

3D perception of object shapes from RGB image input is fundamental towards semantic scene understanding, grounding image-based perception in our spatially 3-dimensional real-world environments. To achieve a mapping between image views of…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Weicheng Kuo , Anelia Angelova , Tsung-Yi Lin , Angela Dai

Recognizing objects in images is a fundamental problem in computer vision. Although detecting objects in 2D images is common, many applications require determining their pose in 3D space. Traditional category-level methods rely on RGB-D…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Tom Fischer , Xiaojie Zhang , Eddy Ilg

Estimating the 6D pose and 3D size of an object from an image is a fundamental task in computer vision. Most current approaches are restricted to specific instances with known models or require ground truth depth information or point cloud…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Adam Bethell , Ravi Garg , Ian Reid

In this paper, we propose a modular framework for 6D pose estimation based on keypoint heatmap regression. Our approach combines YOLOv10m for object detection with a ResNet18-based network that predicts 2D heatmaps from RGB images.…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Ismail Aljosevic , Amir Masoud Almasi , Ana Parovic , Ashkan Shafiei

6 DoF poses estimation problem aims to estimate the rotation and translation parameters between two coordinates, such as object world coordinate and camera world coordinate. Although some advances are made with the help of deep learning,…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Haowen Sun , Taiyong Wang

Existing learning-based methods for object pose estimation in RGB images are mostly model-specific or category based. They lack the capability to generalize to new object categories at test time, hence severely hindering their…

Computer Vision and Pattern Recognition · Computer Science 2023-10-04 JongMin Lee , Yohann Cabon , Romain Brégier , Sungjoo Yoo , Jerome Revaud

6D pose estimation of textureless objects is a valuable but challenging task for many robotic applications. In this work, we propose a framework to address this challenge using only RGB images acquired from multiple viewpoints. The core…

Robotics · Computer Science 2023-02-23 Jun Yang , Wenjie Xue , Sahar Ghavidel , Steven L. Waslander