paper-with-me

Papers

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 plausible solutions for the 2D-3D lifting step which results in overly confident 3D pose predictors. To this end, we propose \emph{DiffPose}, a conditional diffusion model, that predicts multiple hypotheses for a given input image. In comparison to similar approaches, our diffusion model is straightforward and avoids intensive hyperparameter tuning, complex network structures, mode collapse, and unstable training. Moreover, we tackle a problem of the common two-step approach that first estimates a distribution of 2D joint locations via joint-wise heatmaps and consecutively approximates them based on first- or second-moment statistics. Since such a simplification of the heatmaps removes valid information about possibly correct, though labeled unlikely, joint locations, we propose to represent the heatmaps as a set of 2D joint candidate samples. To extract information about the original distribution from these samples we introduce our \emph{embedding transformer} that conditions the diffusion model. Experimentally, we show that DiffPose slightly improves upon the state of the art for multi-hypothesis pose estimation for simple poses and outperforms it by a large margin for highly ambiguous poses.

📄 PDF Abstract BibTeX arXiv:2211.16487

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose Estimationvalid

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: Toward More Reliable 3D Pose Estimation

2022-11-30 · CVPR 2023 1 · Jia Gong, Lin Geng Foo, Zhipeng Fan, Qiuhong Ke 외

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…

3D Human Pose Estimation3D Pose EstimationMonocular 3D Human Pose EstimationPose 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-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

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

Intraoperative 2D/3D Image Registration via Differentiable X-ray Rendering

2023-12-11 · CVPR 2024 1 · Vivek Gopalakrishnan, Neel Dey, Polina Golland

Surgical decisions are informed by aligning rapid portable 2D intraoperative images (e.g., X-rays) to a high-fidelity 3D preoperative reference scan (e.g., CT). 2D/3D image registration often fails in practice: conventio…

Image Registration