paper-with-me

Papers

Semantic keypoint-based pose estimation from single RGB frames

2022-04-12 · Karl Schmeckpeper, Philip R. Osteen, Yufu Wang, Georgios Pavlakos, Kenneth Chaney, Wyatt Jordan, Xiaowei Zhou, Konstantinos G. Derpanis, Kostas Daniilidis

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 prior investigators, we are agnostic to whether the object is textured or textureless, as the convnet learns the optimal representation from the available training-image data. Furthermore, the approach can be applied to instance- and class-based pose recovery. Additionally, we accompany our main pipeline with a technique for semi-automatic data generation from unlabeled videos. This procedure allows us to train the learnable components of our method with minimal manual intervention in the labeling process. Empirically, we show that our approach can accurately recover the 6-DoF object pose for both instance- and class-based scenarios even against a cluttered background. We apply our approach both to several, existing, large-scale datasets - including PASCAL3D+, LineMOD-Occluded, YCB-Video, and TUD-Light - and, using our labeling pipeline, to a new dataset with novel object classes that we introduce here. Extensive empirical evaluations show that our approach is able to provide pose estimation results comparable to the state of the art.

📄 PDF Abstract BibTeX arXiv:2204.05864

Code (1)

yufu-wang/6d_pose pytorch

Tasks

ObjectPose Estimation

Similar Papers 제목 키워드 기반

Temporal Keypoint Matching and Refinement Network for Pose Estimation and Tracking

2020-08-01 · ECCV 2020 8 · Chunluan Zhou Zhou Ren Gang Hua

Multi-person pose estimation and tracking in realistic videos is very challenging due to factors such as occlusions, fast motion and pose variations. Top-down approaches are commonly used for this task, which involves th…

Human DetectionMulti-Person Pose EstimationMulti-Person Pose Estimation and TrackingPose Estimation

OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association

2021-03-03 · Sven Kreiss, Lorenzo Bertoni, Alexandre Alahi

Many image-based perception tasks can be formulated as detecting, associating and tracking semantic keypoints, e.g., human body pose estimation and tracking. In this work, we present a general framework that jointly dete…

Car Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation+1

SelfGeo: Self-supervised and Geodesic-consistent Estimation of Keypoints on Deformable Shapes

2024-08-05 · Mohammad Zohaib, Luca Cosmo, Alessio Del Bue

Unsupervised 3D keypoints estimation from Point Cloud Data (PCD) is a complex task, even more challenging when an object shape is deforming. As keypoints should be semantically and geometrically consistent across all the…

SyMFM6D: Symmetry-aware Multi-directional Fusion for Multi-View 6D Object Pose Estimation

2023-07-01 · Fabian Duffhauss, Sebastian Koch, Hanna Ziesche, Ngo Anh Vien 외

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 a…

6D Pose Estimation6D Pose Estimation using RGBCamera CalibrationKeypoint Detection+2

BlazePose: On-device Real-time Body Pose tracking

2020-06-17 · Valentin Bazarevsky, Ivan Grishchenko, Karthik Raveendran, Tyler Zhu 외

We present BlazePose, a lightweight convolutional neural network architecture for human pose estimation that is tailored for real-time inference on mobile devices. During inference, the network produces 33 body keypoints…

2D Human Pose Estimation3D Human Pose Estimation3D Pose EstimationPose Estimation+3