paper-with-me

Papers

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, Hyung Jin Chang

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 increasingly gaining attention in computer vision. However, extending such models to multi-frame human pose estimation is non-trivial due to the presence of the additional temporal dimension in videos. More importantly, learning representations that focus on keypoint regions is crucial for accurate localization of human joints. Nevertheless, the adaptation of the diffusion-based methods remains unclear on how to achieve such objective. In this paper, we present DiffPose, a novel diffusion architecture that formulates video-based human pose estimation as a conditional heatmap generation problem. First, to better leverage temporal information, we propose SpatioTemporal Representation Learner which aggregates visual evidences across frames and uses the resulting features in each denoising step as a condition. In addition, we present a mechanism called Lookup-based MultiScale Feature Interaction that determines the correlations between local joints and global contexts across multiple scales. This mechanism generates delicate representations that focus on keypoint regions. Altogether, by extending diffusion models, we show two unique characteristics from DiffPose on pose estimation task: (i) the ability to combine multiple sets of pose estimates to improve prediction accuracy, particularly for challenging joints, and (ii) the ability to adjust the number of iterative steps for feature refinement without retraining the model. DiffPose sets new state-of-the-art results on three benchmarks: PoseTrack2017, PoseTrack2018, and PoseTrack21.

📄 PDF Abstract BibTeX arXiv:2307.16687

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationImage Segmentationobject-detectionObject DetectionPose EstimationSemantic Segmentation

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…
Heatmap 설명 없음
Focus 설명 없음

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: 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

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…

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

STeP: A General and Scalable Framework for Solving Video Inverse Problems with Spatiotemporal Diffusion Priors

2025-04-10 · Bingliang Zhang, Zihui Wu, Berthy T. Feng, Yang song 외

We study how to solve general Bayesian inverse problems involving videos using diffusion model priors. While it is desirable to use a video diffusion prior to effectively capture complex temporal relationships, due to th…