paper-with-me

Papers

Keypoint Cascade Voting for Point Cloud Based 6DoF Pose Estimation

2022-10-14 · Yangzheng Wu, Alireza Javaheri, Mohsen Zand, Michael Greenspan

We propose a novel keypoint voting 6DoF object pose estimation method, which takes pure unordered point cloud geometry as input without RGB information. The proposed cascaded keypoint voting method, called RCVPose3D, is based upon a novel architecture which separates the task of semantic segmentation from that of keypoint regression, thereby increasing the effectiveness of both and improving the ultimate performance. The method also introduces a pairwise constraint in between different keypoints to the loss function when regressing the quantity for keypoint estimation, which is shown to be effective, as well as a novel Voter Confident Score which enhances both the learning and inference stages. Our proposed RCVPose3D achieves state-of-the-art performance on the Occlusion LINEMOD (74.5%) and YCB-Video (96.9%) datasets, outperforming existing pure RGB and RGB-D based methods, as well as being competitive with RGB plus point cloud methods.

📄 PDF Abstract BibTeX arXiv:2210.08123

Code (1)

aaronwool/rcvpose3d 공식 구현 pytorch

Tasks

Keypoint EstimationPose EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

KGpose: Keypoint-Graph Driven End-to-End Multi-Object 6D Pose Estimation via Point-Wise Pose Voting

2024-07-12 · Andrew Jeong

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 …

6D Pose EstimationGraph EmbeddingObjectPose Estimation

Unified Keypoint-based Action Recognition Framework via Structured Keypoint Pooling

2023-03-27 · CVPR 2023 1 · Ryo Hachiuma, Fumiaki Sato, Taiki Sekii

This paper simultaneously addresses three limitations associated with conventional skeleton-based action recognition; skeleton detection and tracking errors, poor variety of the targeted actions, as well as person-wise a…

Action LocalizationAction RecognitionActivity RecognitionData Augmentation+6

Human Pose Estimation using Deep Consensus Voting

2016-03-27 · Ita Lifshitz, Ethan Fetaya, Shimon Ullman

In this paper we consider the problem of human pose estimation from a single still image. We propose a novel approach where each location in the image votes for the position of each keypoint using a convolutional neural …

Pose EstimationPosition

CascadeV-Det: Cascade Point Voting for 3D Object Detection

2024-01-15 · Yingping Liang, Ying Fu

Anchor-free object detectors are highly efficient in performing point-based prediction without the need for extra post-processing of anchors. However, different from the 2D grids, the 3D points used in these detectors ar…

3D Object DetectionObjectobject-detectionObject Detection

6DoF Object Pose Estimation via Differentiable Proxy Voting Loss

2020-02-10 · Xin Yu, Zheyu Zhuang, Piotr Koniusz, Hongdong Li

Estimating a 6DOF object pose from a single image is very challenging due to occlusions or textureless appearances. Vector-field based keypoint voting has demonstrated its effectiveness and superiority on tackling those …

ObjectPose Estimation