paper-with-me

Papers

DiffPose: Toward More Reliable 3D Pose Estimation

2022-11-30 · CVPR 2023 1 · Jia Gong, Lin Geng Foo, Zhipeng Fan, Qiuhong Ke, Hossein Rahmani, Jun Liu

Monocular 3D human pose estimation is quite challenging due to the inherent ambiguity and occlusion, which often lead to high uncertainty and indeterminacy. On the other hand, diffusion models have recently emerged as an effective tool for generating high-quality images from noise. Inspired by their capability, we explore a novel pose estimation framework (DiffPose) that formulates 3D pose estimation as a reverse diffusion process. We incorporate novel designs into our DiffPose to facilitate the diffusion process for 3D pose estimation: a pose-specific initialization of pose uncertainty distributions, a Gaussian Mixture Model-based forward diffusion process, and a context-conditioned reverse diffusion process. Our proposed DiffPose significantly outperforms existing methods on the widely used pose estimation benchmarks Human3.6M and MPI-INF-3DHP. Project page: https://gongjia0208.github.io/Diffpose/.

📄 PDF Abstract BibTeX arXiv:2211.16940

Code (1)

GONGJIA0208/Diffpose 공식 구현 pytorch

Tasks

3D Human Pose Estimation3D Pose EstimationMonocular 3D Human Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffPose-Animal: A Language-Conditioned Diffusion Framework for Animal Pose Estimation

2025-08-12 · Tianyu Xiong, Dayi Tan, Wei Tian arxiv

Animal pose estimation is a fundamental task in computer vision, with growing importance in ecological monitoring, behavioral analysis, and intelligent livestock management. Compared to human pose estimation, animal pose…

Animal Pose Estimation

DiffPose: SpatioTemporal Diffusion Model for Video-Based Human Pose Estimation

2023-07-31 · ICCV 2023 1 · Runyang Feng, Yixing Gao, Tze Ho Elden Tse, Xueqing Ma 외

Denoising diffusion probabilistic models that were initially proposed for realistic image generation have recently shown success in various perception tasks (e.g., object detection and image segmentation) and are increas…

DenoisingImage GenerationImage Segmentationobject-detection+3

DiffPose: Multi-hypothesis Human Pose Estimation using Diffusion models

2022-11-29 · ICCV 2023 1 · Karl Holmquist, Bastian Wandt

Traditionally, monocular 3D human pose estimation employs a machine learning model to predict the most likely 3D pose for a given input image. However, a single image can be highly ambiguous and induces multiple plausibl…

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose Estimationvalid

DiffPoseNet: Direct Differentiable Camera Pose Estimation

2022-03-21 · CVPR 2022 1 · Chethan M. Parameshwara, Gokul Hari, Cornelia Fermüller, Nitin J. Sanket 외

Current deep neural network approaches for camera pose estimation rely on scene structure for 3D motion estimation, but this decreases the robustness and thereby makes cross-dataset generalization difficult. In contrast,…

Camera Pose EstimationDepth EstimationMotion EstimationOptical Flow Estimation+1

DiffPoseTalk: Speech-Driven Stylistic 3D Facial Animation and Head Pose Generation via Diffusion Models

2023-09-30 · Zhiyao Sun, Tian Lv, Sheng Ye, Matthieu Lin 외

The generation of stylistic 3D facial animations driven by speech presents a significant challenge as it requires learning a many-to-many mapping between speech, style, and the corresponding natural facial motion. Howeve…