paper-with-me

Papers

DiffuPose: Monocular 3D Human Pose Estimation via Denoising Diffusion Probabilistic Model

2022-12-06 · Jeongjun Choi, Dongseok Shim, H. Jin Kim

Thanks to the development of 2D keypoint detectors, monocular 3D human pose estimation (HPE) via 2D-to-3D uplifting approaches have achieved remarkable improvements. Still, monocular 3D HPE is a challenging problem due to the inherent depth ambiguities and occlusions. To handle this problem, many previous works exploit temporal information to mitigate such difficulties. However, there are many real-world applications where frame sequences are not accessible. This paper focuses on reconstructing a 3D pose from a single 2D keypoint detection. Rather than exploiting temporal information, we alleviate the depth ambiguity by generating multiple 3D pose candidates which can be mapped to an identical 2D keypoint. We build a novel diffusion-based framework to effectively sample diverse 3D poses from an off-the-shelf 2D detector. By considering the correlation between human joints by replacing the conventional denoising U-Net with graph convolutional network, our approach accomplishes further performance improvements. We evaluate our method on the widely adopted Human3.6M and HumanEva-I datasets. Comprehensive experiments are conducted to prove the efficacy of the proposed method, and they confirm that our model outperforms state-of-the-art multi-hypothesis 3D HPE methods.

📄 PDF Abstract BibTeX arXiv:2212.02796

Code (1)

lojol2327/DiffuPose 공식 구현 pytorch

Tasks

3D Human Pose EstimationDenoisingKeypoint DetectionMonocular 3D Human Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

DiffusionDepth: Diffusion Denoising Approach for Monocular Depth Estimation

2023-03-09 · Yiqun Duan, Xianda Guo, Zheng Zhu

Monocular depth estimation is a challenging task that predicts the pixel-wise depth from a single 2D image. Current methods typically model this problem as a regression or classification task. We propose DiffusionDepth, …

DecoderDenoisingDepth EstimationMonocular Depth Estimation

Unsupervised Monocular Depth Estimation Based on Hierarchical Feature-Guided Diffusion

2024-06-14 · Runze Liu, DongChen zhu, Guanghui Zhang, Yue Xu 외

Unsupervised monocular depth estimation has received widespread attention because of its capability to train without ground truth. In real-world scenarios, the images may be blurry or noisy due to the influence of weathe…

DenoisingDepth EstimationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

HyperDiff: Hypergraph Guided Diffusion Model for 3D Human Pose Estimation

2025-08-20 · Bing Han, Yuhua Huang, Pan Gao arxiv

Monocular 3D human pose estimation (HPE) often encounters challenges such as depth ambiguity and occlusion during the 2D-to-3D lifting process. Additionally, traditional methods may overlook multi-scale skeleton features…

Monocular 3D Human Pose Estimation3D Pose Estimation

Monocular Depth Estimation using Diffusion Models

2023-02-28 · Saurabh Saxena, Abhishek Kar, Mohammad Norouzi, David J. Fleet

We formulate monocular depth estimation using denoising diffusion models, inspired by their recent successes in high fidelity image generation. To that end, we introduce innovations to address problems arising due to noi…

DenoisingDepth EstimationImage GenerationImage-to-Image Translation+3

IDOL: Unified Dual-Modal Latent Diffusion for Human-Centric Joint Video-Depth Generation

2024-07-15 · Yuanhao Zhai, Kevin Lin, Linjie Li, Chung-Ching Lin 외

Significant advances have been made in human-centric video generation, yet the joint video-depth generation problem remains underexplored. Most existing monocular depth estimation methods may not generalize well to synth…

DenoisingDepth EstimationMonocular Depth EstimationVideo Denoising+1