paper-with-me

홈 › Papers

Referring Human Pose and Mask Estimation in the Wild

2024-10-27 · Bo Miao, Mingtao Feng, Zijie Wu, Mohammed Bennamoun, Yongsheng Gao, Ajmal Mian

We introduce Referring Human Pose and Mask Estimation (R-HPM) in the wild, where either a text or positional prompt specifies the person of interest in an image. This new task holds significant potential for human-centric applications such as assistive robotics and sports analysis. In contrast to previous works, R-HPM (i) ensures high-quality, identity-aware results corresponding to the referred person, and (ii) simultaneously predicts human pose and mask for a comprehensive representation. To achieve this, we introduce a large-scale dataset named RefHuman, which substantially extends the MS COCO dataset with additional text and positional prompt annotations. RefHuman includes over 50,000 annotated instances in the wild, each equipped with keypoint, mask, and prompt annotations. To enable prompt-conditioned estimation, we propose the first end-to-end promptable approach named UniPHD for R-HPM. UniPHD extracts multimodal representations and employs a proposed pose-centric hierarchical decoder to process (text or positional) instance queries and keypoint queries, producing results specific to the referred person. Extensive experiments demonstrate that UniPHD produces quality results based on user-friendly prompts and achieves top-tier performance on RefHuman val and MS COCO val2017. Data and Code: https://github.com/bo-miao/RefHuman

📄 PDF Abstract BibTeX arXiv:2410.20508

Code (1)

bo-miao/refhuman 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

Mask as Supervision: Leveraging Unified Mask Information for Unsupervised 3D Pose Estimation

2023-12-12 · Yuchen Yang, Yu Qiao, Xiao Sun

Automatic estimation of 3D human pose from monocular RGB images is a challenging and unsolved problem in computer vision. In a supervised manner, approaches heavily rely on laborious annotations and present hampered gene…

3D Pose EstimationDiversityPose EstimationUnsupervised 3D Human Pose Estimation

OneRef: Unified One-tower Expression Grounding and Segmentation with Mask Referring Modeling

2024-10-10 · Linhui Xiao, Xiaoshan Yang, Fang Peng, YaoWei Wang 외

Constrained by the separate encoding of vision and language, existing grounding and referring segmentation works heavily rely on bulky Transformer-based fusion en-/decoders and a variety of early-stage interaction techno…

Language ModelingLanguage Modelling

Boosting Continuous Emotion Recognition with Self-Pretraining using Masked Autoencoders, Temporal Convolutional Networks, and Transformers

2024-03-18 · Weiwei Zhou, Jiada Lu, Chenkun Ling, Weifeng Wang 외

Human emotion recognition holds a pivotal role in facilitating seamless human-computer interaction. This paper delineates our methodology in tackling the Valence-Arousal (VA) Estimation Challenge, Expression (Expr) Class…

Emotion Recognition

Masked Face Dataset Generation and Masked Face Recognition

2023-11-13 · Rui Cai, Xuying Ning, Peter N. Belhumeur

In the post-pandemic era, wearing face masks has posed great challenge to the ordinary face recognition. In the previous study, researchers has applied pretrained VGG16, and ResNet50 to extract features on the elaborate …

Data AugmentationDataset GenerationFace Recognition

Multi-Person 3D Human Pose Estimation from Monocular Images

2019-09-24 · Rishabh Dabral, Nitesh B. Gundavarapu, Rahul Mitra, Abhishek Sharma 외

Multi-person 3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose HG-RCNN, a Mask-RCNN based network that also levera…

3D Human Pose Estimation3D Multi-Person Human Pose EstimationPose Estimation