English
Related papers

Related papers: GPV-Pose: Category-level Object Pose Estimation vi…

200 papers

While category-level 9DoF object pose estimation has emerged recently, previous correspondence-based or direct regression methods are both limited in accuracy due to the huge intra-category variances in object shape and color, etc.…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Xingyu Liu , Gu Wang , Yi Li , Xiangyang Ji

Tracking the 6DoF pose of unknown objects in monocular RGB video sequences is crucial for robotic manipulation. However, existing approaches typically rely on accurate depth information, which is non-trivial to obtain in real-world…

Computer Vision and Pattern Recognition · Computer Science 2024-12-04 Zhiyuan Chen , Fan Lu , Guo Yu , Bin Li , Sanqing Qu , Yuan Huang , Changhong Fu , Guang Chen

We consider the problem of 3D object pose estimation. While much recent work has focused on the RGB domain, the reliance on accurately annotated images limits their generalizability and scalability. On the other hand, the easily available…

Computer Vision and Pattern Recognition · Computer Science 2019-08-01 Georgios Georgakis , Srikrishna Karanam , Ziyan Wu , Jana Kosecka

This paper proposes a universal framework, called OVE6D, for model-based 6D object pose estimation from a single depth image and a target object mask. Our model is trained using purely synthetic data rendered from ShapeNet, and, unlike most…

Computer Vision and Pattern Recognition · Computer Science 2022-04-11 Dingding Cai , Janne Heikkilä , Esa Rahtu

6D pose estimation is crucial for augmented reality, virtual reality, robotic manipulation and visual navigation. However, the problem is challenging due to the variety of objects in the real world. They have varying 3D shape and their…

Computer Vision and Pattern Recognition · Computer Science 2020-10-20 Honglin Yuan , Remco C. Veltkamp , Georgios Albanis , Nikolaos Zioulis , Dimitrios Zarpalas , Petros Daras

6D object pose estimation holds essential roles in various fields, particularly in the grasping of industrial workpieces. Given challenges like rust, high reflectivity, and absent textures, this paper introduces a point cloud based pose…

Robotics · Computer Science 2024-05-21 Yifan Yang , Zhihao Cui , Qianyi Zhang , Jingtai Liu

This paper presents 6D-ViT, a transformer-based instance representation learning network, which is suitable for highly accurate category-level object pose estimation on RGB-D images. Specifically, a novel two-stream encoder-decoder…

Computer Vision and Pattern Recognition · Computer Science 2022-11-07 Lu Zou , Zhangjin Huang , Naijie Gu , Guoping Wang

Creating mobile robots which are able to find and manipulate objects in large environments is an active topic of research. These robots not only need to be capable of searching for specific objects but also to estimate their poses often…

Robotics · Computer Science 2022-03-09 Jascha Hellwig , Mark Baierl , Joao Carvalho , Julen Urain , Jan Peters

This paper addresses the challenge of 6DoF pose estimation from a single RGB image under severe occlusion or truncation. Many recent works have shown that a two-stage approach, which first detects keypoints and then solves a…

Computer Vision and Pattern Recognition · Computer Science 2019-01-01 Sida Peng , Yuan Liu , Qixing Huang , Hujun Bao , Xiaowei Zhou

Object shape and pose estimation is a foundational robotics problem, supporting tasks from manipulation to scene understanding and navigation. We present a fast local solver for shape and pose estimation which requires only category-level…

Robotics · Computer Science 2026-03-05 Lorenzo Shaikewitz , Tim Nguyen , Luca Carlone

Detecting objects and estimating their 6D poses is essential for automated systems to interact safely with the environment. Most 6D pose estimators, however, rely on a single camera frame and suffer from occlusions and ambiguities due to…

Computer Vision and Pattern Recognition · Computer Science 2023-07-04 Fabian Duffhauss , Sebastian Koch , Hanna Ziesche , Ngo Anh Vien , Gerhard Neumann

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use…

Computer Vision and Pattern Recognition · Computer Science 2020-08-20 Yann Labbé , Justin Carpentier , Mathieu Aubry , Josef Sivic

Estimating the 6D pose of known objects is important for robots to interact with the real world. The problem is challenging due to the variety of objects as well as the complexity of a scene caused by clutter and occlusions between objects.…

Computer Vision and Pattern Recognition · Computer Science 2018-05-29 Yu Xiang , Tanner Schmidt , Venkatraman Narayanan , Dieter Fox

We present a new method for estimating the 6D pose of rigid objects with available 3D models from a single RGB input image. The method is applicable to a broad range of objects, including challenging ones with global or partial symmetries.…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Tomas Hodan , Daniel Barath , Jiri Matas

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

6D object pose estimation is a prerequisite for many applications. In recent years, monocular pose estimation has attracted much research interest because it does not need depth measurements. In this work, we introduce ConvPoseCNN, a fully…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Catherine Capellen , Max Schwarz , Sven Behnke

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Karl Schmeckpeper , Philip R. Osteen , Yufu Wang , Georgios Pavlakos , Kenneth Chaney , Wyatt Jordan , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

Monocular object pose estimation, as a pivotal task in computer vision and robotics, heavily depends on accurate 2D-3D correspondences, which often demand costly CAD models that may not be readily available. Object 3D reconstruction methods…

Computer Vision and Pattern Recognition · Computer Science 2024-09-05 Luqing Luo , Shichu Sun , Jiangang Yang , Linfang Zheng , Jinwei Du , Jian Liu

We propose a three-stage 6 DoF object detection method called DPODv2 (Dense Pose Object Detector) that relies on dense correspondences. We combine a 2D object detector with a dense correspondence estimation network and a multi-view pose…

Computer Vision and Pattern Recognition · Computer Science 2022-07-07 Ivan Shugurov , Sergey Zakharov , Slobodan Ilic

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