paper-with-me

Papers

PoseFix: Model-agnostic General Human Pose Refinement Network

2018-12-10 · CVPR 2019 6 · Gyeongsik Moon, Ju Yong Chang, Kyoung Mu Lee

Multi-person pose estimation from a 2D image is an essential technique for human behavior understanding. In this paper, we propose a human pose refinement network that estimates a refined pose from a tuple of an input image and input pose. The pose refinement was performed mainly through an end-to-end trainable multi-stage architecture in previous methods. However, they are highly dependent on pose estimation models and require careful model design. By contrast, we propose a model-agnostic pose refinement method. According to a recent study, state-of-the-art 2D human pose estimation methods have similar error distributions. We use this error statistics as prior information to generate synthetic poses and use the synthesized poses to train our model. In the testing stage, pose estimation results of any other methods can be input to the proposed method. Moreover, the proposed model does not require code or knowledge about other methods, which allows it to be easily used in the post-processing step. We show that the proposed approach achieves better performance than the conventional multi-stage refinement models and consistently improves the performance of various state-of-the-art pose estimation methods on the commonly used benchmark. The code is available in this https URL\footnote{\url{https://github.com/mks0601/PoseFix_RELEASE}}.

📄 PDF Abstract BibTeX arXiv:1812.03595

Code (1)

mks0601/PoseFix_RELEASE 공식 구현 tf

Tasks

2D Human Pose EstimationKeypoint DetectionmodelMulti-Person Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Towards Good Practices for Multi-Person Pose Estimation

2019-10-28 · Dongdong Yu, Kai Su, Changhu Wang

Multi-Person Pose Estimation is an interesting yet challenging task in computer vision. In this paper, we conduct a series of refinements with the MSPN and PoseFix Networks, and empirically evaluate their impact on the f…

Multi-Person Pose EstimationPose Estimation

PoseFix: Correcting 3D Human Poses with Natural Language

2023-09-15 · ICCV 2023 1 · Ginger Delmas, Philippe Weinzaepfel, Francesc Moreno-Noguer, Grégory Rogez

Automatically producing instructions to modify one's posture could open the door to endless applications, such as personalized coaching and in-home physical therapy. Tackling the reverse problem (i.e., refining a 3D pose…

Text Generation

AutoComPose: Automatic Generation of Pose Transition Descriptions for Composed Pose Retrieval Using Multimodal LLMs

2025-03-28 · Yi-Ting Shen, Sungmin Eum, Doheon Lee, Rohit Shete 외

Composed pose retrieval (CPR) enables users to search for human poses by specifying a reference pose and a transition description, but progress in this field is hindered by the scarcity and inconsistency of annotated pos…

DiversityPose RetrievalRetrieval

Exploring Diagnostic Prompting Approach for Multimodal LLM-based Visual Complexity Assessment: A Case Study of Amazon Search Result Pages

2025-11-26 · Divendar Murtadak, Yoon Kim, Trilokya Akula arxiv

This study investigates whether diagnostic prompting can improve Multimodal Large Language Model (MLLM) reliability for visual complexity assessment of Amazon Search Results Pages (SRP). We compare diagnostic prompting w…

DWARF: Disease-weighted network for attention map refinement

2024-06-24 · Haozhe Luo, Aurélie Pahud de Mortanges, Oana Inel, Abraham Bernstein 외

The interpretability of deep learning is crucial for evaluating the reliability of medical imaging models and reducing the risks of inaccurate patient recommendations. This study addresses the "human out of the loop" and…

DiagnosticMedical Image Analysis