Mohammed Bennamoun, Ajmal Mian, Bo Miao, Mingtao Feng, Zijie Wu, Yongsheng Gao
We lifted 2 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| bo-miao/refhuman | canonical | 1 of 2 |
| Function | Status | Where it lives |
|---|---|---|
| compute_locations | Ran | bo-miao/refhuman/models/uniphd/uniphd.py pointer only (licence: NONE) · get_code("ed1a308adb65f645") |
| parse_dynamic_params | Not yet run | bo-miao/refhuman/models/uniphd/uniphd.py pointer only (licence: NONE) · get_code("af3dd7f95037a80f") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
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.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2410.20508")
get_code_for_paper("2410.20508")
have("2410.20508")
Connect an agent — have() is free.