paper-with-me

Papers

Unsupervised 3D Pose Estimation with Geometric Self-Supervision

2019-04-09 · CVPR 2019 6 · Ching-Hang Chen, Ambrish Tyagi, Amit Agrawal, Dylan Drover, Rohith MV, Stefan Stojanov, James M. Rehg

We present an unsupervised learning approach to recover 3D human pose from 2D skeletal joints extracted from a single image. Our method does not require any multi-view image data, 3D skeletons, correspondences between 2D-3D points, or use previously learned 3D priors during training. A lifting network accepts 2D landmarks as inputs and generates a corresponding 3D skeleton estimate. During training, the recovered 3D skeleton is reprojected on random camera viewpoints to generate new "synthetic" 2D poses. By lifting the synthetic 2D poses back to 3D and re-projecting them in the original camera view, we can define self-consistency loss both in 3D and in 2D. The training can thus be self supervised by exploiting the geometric self-consistency of the lift-reproject-lift process. We show that self-consistency alone is not sufficient to generate realistic skeletons, however adding a 2D pose discriminator enables the lifter to output valid 3D poses. Additionally, to learn from 2D poses "in the wild", we train an unsupervised 2D domain adapter network to allow for an expansion of 2D data. This improves results and demonstrates the usefulness of 2D pose data for unsupervised 3D lifting. Results on Human3.6M dataset for 3D human pose estimation demonstrate that our approach improves upon the previous unsupervised methods by 30% and outperforms many weakly supervised approaches that explicitly use 3D data.

📄 PDF Abstract BibTeX arXiv:1904.04812

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose Estimation3D Pose EstimationPose Estimationvalid

Similar Papers 제목 키워드 기반

Geometric Unsupervised Domain Adaptation for Semantic Segmentation

2021-03-30 · ICCV 2021 10 · Vitor Guizilini, Jie Li, Rares Ambrus, Adrien Gaidon

Simulators can efficiently generate large amounts of labeled synthetic data with perfect supervision for hard-to-label tasks like semantic segmentation. However, they introduce a domain gap that severely hurts real-world…

Depth EstimationDepth PredictionDomain AdaptationMonocular Depth Estimation+3

Unsupervised Joint Learning of Depth, Optical Flow, Ego-motion from Video

2021-05-30 · Jianfeng Li, Junqiao Zhao, Shuangfu Song, Tiantian Feng

Estimating geometric elements such as depth, camera motion, and optical flow from images is an important part of the robot's visual perception. We use a joint self-supervised method to estimate the three geometric elemen…

Depth EstimationOptical Flow EstimationSemantic Segmentation

Occlusion-Aware Self-Supervised Monocular 6D Object Pose Estimation

2022-03-19 · Gu Wang, Fabian Manhardt, Xingyu Liu, Xiangyang Ji 외

6D object pose estimation is a fundamental yet challenging problem in computer vision. Convolutional Neural Networks (CNNs) have recently proven to be capable of predicting reliable 6D pose estimates even under monocular…

6D Pose Estimation6D Pose Estimation using RGBDomain AdaptationObject+2

Rethinking Unsupervised Cross-modal Flow Estimation: Learning from Decoupled Optimization and Consistency Constraint

2025-09-29 · Runmin Zhang, Jialiang Wang, Si-Yuan Cao, Zhu Yu 외 arxiv

This work presents DCFlow, a novel unsupervised cross-modal flow estimation framework that integrates a decoupled optimization strategy and a cross-modal consistency constraint. Unlike previous approaches that implicitly…

UnScene3D: Unsupervised 3D Instance Segmentation for Indoor Scenes

2023-03-25 · CVPR 2024 1 · David Rozenberszki, Or Litany, Angela Dai

3D instance segmentation is fundamental to geometric understanding of the world around us. Existing methods for instance segmentation of 3D scenes rely on supervision from expensive, manual 3D annotations. We propose UnS…

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation