paper-with-me

Papers

Weakly-Supervised 3D Pose Estimation from a Single Image using Multi-View Consistency

2019-09-13 · Guillaume Rochette, Chris Russell, Richard Bowden

We present a novel data-driven regularizer for weakly-supervised learning of 3D human pose estimation that eliminates the drift problem that affects existing approaches. We do this by moving the stereo reconstruction problem into the loss of the network itself. This avoids the need to reconstruct 3D data prior to training and unlike previous semi-supervised approaches, avoids the need for a warm-up period of supervised training. The conceptual and implementational simplicity of our approach is fundamental to its appeal. Not only is it straightforward to augment many weakly-supervised approaches with our additional re-projection based loss, but it is obvious how it shapes reconstructions and prevents drift. As such we believe it will be a valuable tool for any researcher working in weakly-supervised 3D reconstruction. Evaluating on Panoptic, the largest multi-camera and markerless dataset available, we obtain an accuracy that is essentially indistinguishable from a strongly-supervised approach making full use of 3D groundtruth in training.

📄 PDF Abstract BibTeX arXiv:1909.06119

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose Estimation3D Pose Estimation3D ReconstructionPose EstimationWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Weakly-Supervised Monocular Depth Estimationwith Resolution-Mismatched Data

2021-09-23 · Jialei Xu, Yuanchao Bai, Xianming Liu, Junjun Jiang 외

Depth estimation from a single image is an active research topic in computer vision. The most accurate approaches are based on fully supervised learning models, which rely on a large amount of dense and high-resolution (…

Depth EstimationMonocular Depth Estimation

WSCF-MVCC: Weakly-supervised Calibration-free Multi-view Crowd Counting

2025-12-02 · Bin Li, Daijie Chen, Qi Zhang arxiv

Multi-view crowd counting can effectively mitigate occlusion issues that commonly arise in single-image crowd counting. Existing deep-learning multi-view crowd counting methods project different camera view images onto a…

Crowd Counting

Semi- and Weakly-supervised Human Pose Estimation

2019-06-04 · Norimichi Ukita, Yusuke Uematsu

For human pose estimation in still images, this paper proposes three semi- and weakly-supervised learning schemes. While recent advances of convolutional neural networks improve human pose estimation using supervised tra…

ClusteringPose EstimationWeakly-supervised Learning

NeRF-Pose: A First-Reconstruct-Then-Regress Approach for Weakly-supervised 6D Object Pose Estimation

2022-03-09 · Fu Li, Hao Yu, Ivan Shugurov, Benjamin Busam 외

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability o…

6D Pose Estimation6D Pose Estimation using RGBNeRFPose Estimation+1

Monocular Depth Estimation: A Survey

2019-01-27 · Amlaan Bhoi

Monocular depth estimation is often described as an ill-posed and inherently ambiguous problem. Estimating depth from 2D images is a crucial step in scene reconstruction, 3Dobject recognition, segmentation, and detection…

Depth EstimationMonocular Depth EstimationSurvey