paper-with-me

Papers

Learning Structure-Guided Diffusion Model for 2D Human Pose Estimation

2023-06-29 · Zhongwei Qiu, Qiansheng Yang, Jian Wang, Xiyu Wang, Chang Xu, Dongmei Fu, Kun Yao, Junyu Han, Errui Ding, Jingdong Wang

One of the mainstream schemes for 2D human pose estimation (HPE) is learning keypoints heatmaps by a neural network. Existing methods typically improve the quality of heatmaps by customized architectures, such as high-resolution representation and vision Transformers. In this paper, we propose \textbf{DiffusionPose}, a new scheme that formulates 2D HPE as a keypoints heatmaps generation problem from noised heatmaps. During training, the keypoints are diffused to random distribution by adding noises and the diffusion model learns to recover ground-truth heatmaps from noised heatmaps with respect to conditions constructed by image feature. During inference, the diffusion model generates heatmaps from initialized heatmaps in a progressive denoising way. Moreover, we further explore improving the performance of DiffusionPose with conditions from human structural information. Extensive experiments show the prowess of our DiffusionPose, with improvements of 1.6, 1.2, and 1.2 mAP on widely-used COCO, CrowdPose, and AI Challenge datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2306.17074

Code (0)

등록된 구현이 없습니다.

Tasks

2D Human Pose EstimationDenoisingPose 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 제목 키워드 기반

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

Empathetic Motion Generation for Humanoid Educational Robots via Reasoning-Guided Vision--Language--Motion Diffusion Architecture

2026-03-19 · Fuze Sun, Lingyu Li, Lekan Dai, Xinyu Fan arxiv

This article suggests a reasoning-guided vision-language-motion diffusion framework (RG-VLMD) for generating instruction-aware co-speech gestures for humanoid robots in educational scenarios. The system integrates multi-…

Motion Synthesis

3D Anatomical Structure-guided Deep Learning for Accurate Diffusion Microstructure Imaging

2025-02-25 · Xinrui Ma, Jian Cheng, Wenxin Fan, Ruoyou Wu 외

Diffusion magnetic resonance imaging (dMRI) is a crucial non-invasive technique for exploring the microstructure of the living human brain. Traditional hand-crafted and model-based tissue microstructure reconstruction me…

SSIM

GLIDE: Graph-guided Leap Inference for Diffusion Estimation of Spatio-Temporal Point Processes

2026-05-31 · Guanyu Zhou, Yao Liu, Yanglei Gan, Yuxiang Cai 외 arxiv

Spatio-temporal point processes (STPPs) provide a principled framework for modeling asynchronous events in continuous time and space. Recent diffusion-based approaches offer a flexible alternative to deterministic predic…

Point Processes

Diffusion-Augmented Depth Prediction with Sparse Annotations

2023-08-04 · Jiaqi Li, Yiran Wang, Zihao Huang, Jinghong Zheng 외

Depth estimation aims to predict dense depth maps. In autonomous driving scenes, sparsity of annotations makes the task challenging. Supervised models produce concave objects due to insufficient structural information. T…

Autonomous DrivingDepth EstimationDepth PredictionPose Estimation+2