paper-with-me

Papers

FinePOSE: Fine-Grained Prompt-Driven 3D Human Pose Estimation via Diffusion Models

2024-05-08 · CVPR 2024 1 · Jinglin Xu, Yijie Guo, Yuxin Peng

The 3D Human Pose Estimation (3D HPE) task uses 2D images or videos to predict human joint coordinates in 3D space. Despite recent advancements in deep learning-based methods, they mostly ignore the capability of coupling accessible texts and naturally feasible knowledge of humans, missing out on valuable implicit supervision to guide the 3D HPE task. Moreover, previous efforts often study this task from the perspective of the whole human body, neglecting fine-grained guidance hidden in different body parts. To this end, we present a new Fine-Grained Prompt-Driven Denoiser based on a diffusion model for 3D HPE, named \textbf{FinePOSE}. It consists of three core blocks enhancing the reverse process of the diffusion model: (1) Fine-grained Part-aware Prompt learning (FPP) block constructs fine-grained part-aware prompts via coupling accessible texts and naturally feasible knowledge of body parts with learnable prompts to model implicit guidance. (2) Fine-grained Prompt-pose Communication (FPC) block establishes fine-grained communications between learned part-aware prompts and poses to improve the denoising quality. (3) Prompt-driven Timestamp Stylization (PTS) block integrates learned prompt embedding and temporal information related to the noise level to enable adaptive adjustment at each denoising step. Extensive experiments on public single-human pose estimation datasets show that FinePOSE outperforms state-of-the-art methods. We further extend FinePOSE to multi-human pose estimation. Achieving 34.3mm average MPJPE on the EgoHumans dataset demonstrates the potential of FinePOSE to deal with complex multi-human scenarios. Code is available at https://github.com/PKU-ICST-MIPL/FinePOSE_CVPR2024.

📄 PDF Abstract BibTeX arXiv:2405.05216

Code (1)

PKU-ICST-MIPL/FinePOSE_CVPR2024 공식 구현 pytorch

Tasks

3D Human Pose EstimationDenoisingPose EstimationPrompt Learning

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 제목 키워드 기반

Measuring diversity of synthetic prompts and data generated with fine-grained persona prompting

2025-05-23 · Gauri Kambhatla, Chantal Shaib, Venkata Govindarajan

Fine-grained personas have recently been used for generating 'diverse' synthetic data for pre-training and supervised fine-tuning of Large Language Models (LLMs). In this work, we measure the diversity of persona-driven …

Diversity

Dual Diffusion Models for Multi-modal Guided 3D Avatar Generation

2026-03-04 · Hong Li, Yutang Feng, Minqi Meng, Yichen Yang 외 arxiv

Generating high-fidelity 3D avatars from text or image prompts is highly sought after in virtual reality and human-computer interaction. However, existing text-driven methods often rely on iterative Score Distillation Sa…

Computational Efficiency

Fine-grained Visual-Text Prompt-Driven Self-Training for Open-Vocabulary Object Detection

2022-11-02 · Yanxin Long, Jianhua Han, Runhui Huang, Xu Hang 외

Inspired by the success of vision-language methods (VLMs) in zero-shot classification, recent works attempt to extend this line of work into object detection by leveraging the localization ability of pre-trained VLMs and…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+6

Multi-Track Timeline Control for Text-Driven 3D Human Motion Generation

2024-01-16 · Mathis Petrovich, Or Litany, Umar Iqbal, Michael J. Black 외

Recent advances in generative modeling have led to promising progress on synthesizing 3D human motion from text, with methods that can generate character animations from short prompts and specified durations. However, us…

DenoisingMotion GenerationMotion Synthesis

FineSports: A Multi-person Hierarchical Sports Video Dataset for Fine-grained Action Understanding

2024-01-01 · CVPR 2024 1 · Jinglin Xu, Guohao Zhao, Sibo Yin, Wenhao Zhou 외

Fine-grained action analysis in multi-person sports is complex due to athletes' quick movements and intense physical confrontations which result in severe visual obstructions in most scenes. In addition accessible mu…

Action AnalysisAction Understanding