vix.ing · top · new · best · stats

Single-Stage Keypoint-Based Category-Level Object Pose Estimation from an RGB Image

2021/09/13 by Yunzhi Lin, Jonathan Tremblay, Lin, Yunzhi +7 · 5 citations
Computer Science · Engineering · #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Robot Manipulation and Learning #Robotics (cs.RO) #Robotics and Sensor-Based Localization #cs.CV #cs.RO

paper · pdf · doi:10.48550/arxiv.2109.06161

ICRA 2022. Project page at https://sites.google.com/view/centerpose

openalex publication_date 2021/09/13 · arxiv created 2022/05/12 · arxiv updated 2022/05/13 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Prior work on 6-DoF object pose estimation has largely focused on instance-level processing, in which a textured CAD model is available for each object being detected. Category-level 6-DoF pose estimation represents an important step toward developing robotic vision systems that operate in unstructured, real-world scenarios. In this work, we propose a single-stage, keypoint-based approach for category-level object pose estimation that operates on unknown object instances within a known category using a single RGB image as input. The proposed network performs 2D object detection, detects 2D keypoints, estimates 6-DoF pose, and regresses relative bounding cuboid dimensions. These quantities are estimated in a sequential fashion, leveraging the recent idea of convGRU for propagating information from easier tasks to those that are more difficult. We favor simplicity in our design choices: generic cuboid vertex coordinates, single-stage network, and monocular RGB input. We conduct extensive experiments on the challenging Objectron benchmark, outperforming state-of-the-art methods on the 3D IoU metric (27.6% higher than the MobilePose single-stage approach and 7.1% higher than the related two-stage approach).

Cited by

Related