Papers › LocLLM: Exploiting Generalizable Human Keypoint Localization via Large Language Model

LocLLM: Exploiting Generalizable Human Keypoint Localization via Large Language Model

7 Jun 2024CVPR 2024 1arXiv:2406.04659archive 2025-07-28

Dongkai Wang, Shiyu Xuan, Shiliang Zhang

The capacity of existing human keypoint localization models is limited by keypoint priors provided by the training data. To alleviate this restriction and pursue more general model, this work studies keypoint localization from a different perspective by reasoning locations based on keypiont clues in text descriptions. We propose LocLLM, the first Large-Language Model (LLM) based keypoint localization model that takes images and text instructions as inputs and outputs the desired keypoint coordinates. LocLLM leverages the strong reasoning capability of LLM and clues of keypoint type, location, and relationship in textual descriptions for keypoint localization. To effectively tune LocLLM, we construct localization-based instruction conversations to connect keypoint description with corresponding coordinates in input image, and fine-tune the whole model in a parameter-efficient training pipeline. LocLLM shows remarkable performance on standard 2D/3D keypoint localization benchmarks. Moreover, incorporating language clues into the localization makes LocLLM show superior flexibility and generalizable capability in cross dataset keypoint localization, and even detecting novel type of keypoints unseen during training.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.04659")

Code

Syntology Ran 8 of 12 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kennethwdk/LocLLM officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
2ran · fixture could not drive it
4ran
4unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kennethwdk/LocLLM. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

affine_transform kennethwdk/LocLLM/datasets/h36m.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 83abf1ce90db7100 · report
disabled_train kennethwdk/LocLLM/models/locllm.py official repository ran · violated contract MIT (permissive) · 4cb732f513d69dfd · report
flip_joints_3d kennethwdk/LocLLM/datasets/h36m.py official repository ran MIT (permissive) · 88428d9a8f104e23 · report
get_3rd_point kennethwdk/LocLLM/datasets/h36m.py official repository ran MIT (permissive) · f8c01e13c130a2a9 · report
get_affine_transform kennethwdk/LocLLM/datasets/coco.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 70696932e5ece0fb · report
lora_state_dict kennethwdk/LocLLM/models/lora.py official repository ran MIT (permissive) · e7af7e6c543635d7 · report
named_apply kennethwdk/LocLLM/models/dino.py official repository ran · our draft was wrong MIT (permissive) · e7fcb6d9ac9deaf4 · report
transform_preds kennethwdk/LocLLM/datasets/coco.py official repository ran MIT (permissive) · 74b80552a8a3db3c · report
add_residual kennethwdk/LocLLM/models/dino_layers/block.py official repository unverified MIT (permissive) · 5d16d4d4fc573ac7 · report
drop_add_residual_stochastic_depth kennethwdk/LocLLM/models/dino_layers/block.py official repository unverified MIT (permissive) · 85f7ffc01945bb72 · report
fliplr_joints kennethwdk/LocLLM/datasets/coco.py official repository unverified MIT (permissive) · d49a474bc36c5234 · report
get_branges_scales kennethwdk/LocLLM/models/dino_layers/block.py official repository unverified MIT (permissive) · 5be3610fa1fee19e · report

Tasks

Language ModelingLanguage ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections