paper-with-me

Papers

3D Human Keypoints Estimation From Point Clouds in the Wild Without Human Labels

2023-06-07 · CVPR 2023 1 · Zhenzhen Weng, Alexander S. Gorban, Jingwei Ji, Mahyar Najibi, Yin Zhou, Dragomir Anguelov

Training a 3D human keypoint detector from point clouds in a supervised manner requires large volumes of high quality labels. While it is relatively easy to capture large amounts of human point clouds, annotating 3D keypoints is expensive, subjective, error prone and especially difficult for long-tail cases (pedestrians with rare poses, scooterists, etc.). In this work, we propose GC-KPL - Geometry Consistency inspired Key Point Leaning, an approach for learning 3D human joint locations from point clouds without human labels. We achieve this by our novel unsupervised loss formulations that account for the structure and movement of the human body. We show that by training on a large training set from Waymo Open Dataset without any human annotated keypoints, we are able to achieve reasonable performance as compared to the fully supervised approach. Further, the backbone benefits from the unsupervised training and is useful in downstream fewshot learning of keypoints, where fine-tuning on only 10 percent of the labeled training data gives comparable performance to fine-tuning on the entire set. We demonstrated that GC-KPL outperforms by a large margin over SoTA when trained on entire dataset and efficiently leverages large volumes of unlabeled data.

📄 PDF Abstract BibTeX arXiv:2306.04745

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Person 3D Human Pose Estimation from Monocular Images

2019-09-24 · Rishabh Dabral, Nitesh B. Gundavarapu, Rahul Mitra, Abhishek Sharma 외

Multi-person 3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose HG-RCNN, a Mask-RCNN based network that also levera…

3D Human Pose Estimation3D Multi-Person Human Pose EstimationPose Estimation

3D Keypoint Estimation Using Implicit Representation Learning

2023-06-20 · Xiangyu Zhu, Dong Du, Haibin Huang, Chongyang Ma 외

In this paper, we tackle the challenging problem of 3D keypoint estimation of general objects using a novel implicit representation. Previous works have demonstrated promising results for keypoint prediction through dire…

Keypoint EstimationRepresentation Learning

LiM-Loc: Visual Localization with Dense and Accurate 3D Reference Maps Directly Corresponding 2D Keypoints to 3D LiDAR Point Clouds

2025-03-31 · Masahiko Tsuji, Hitoshi Niigaki, Ryuichi Tanida

Visual localization is to estimate the 6-DOF camera pose of a query image in a 3D reference map. We extract keypoints from the reference image and generate a 3D reference map with 3D reconstruction of the keypoints in ad…

3D ReconstructionCamera Pose EstimationPose EstimationVisual Localization

Towards Unconstrained 2D Pose Estimation of the Human Spine

2025-04-10 · Muhammad Saif Ullah Khan, Stephan Krauß, Didier Stricker

We present SpineTrack, the first comprehensive dataset for 2D spine pose estimation in unconstrained settings, addressing a crucial need in sports analytics, healthcare, and realistic animation. Existing pose datasets of…

2D Pose EstimationActive LearningKnowledge DistillationPose Estimation+1

Unsupervised Monocular 3D Keypoint Discovery from Multi-View Diffusion Priors

2025-07-16 · Subin Jeon, In Cho, Junyoung Hong, Seon Joo Kim

This paper introduces KeyDiff3D, a framework for unsupervised monocular 3D keypoints estimation that accurately predicts 3D keypoints from a single image. While previous methods rely on manual annotations or calibrated m…