paper-with-me

Papers

LocLLM: Exploiting Generalizable Human Keypoint Localization via Large Language Model

2024-06-07 · CVPR 2024 1 · 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.

📄 PDF Abstract BibTeX arXiv:2406.04659

Code (1)

kennethwdk/LocLLM 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

PoseLLM: Enhancing Language-Guided Human Pose Estimation with MLP Alignment

2025-07-12 · Dewen Zhang, Tahir Hussain, Wangpeng An, Hayaru Shouno

Human pose estimation traditionally relies on architectures that encode keypoint priors, limiting their generalization to novel poses or unseen keypoints. Recent language-guided approaches like LocLLM reformulate keypoin…

Large Language ModelPose EstimationZero-shot Generalization

Generalizable Object Keypoint Localization from Generative Priors

2025-01-01 · CVPR 2025 1 · Dongkai Wang, Jiang Duan, Liangjian Wen, Shiyu Xuan 외

Generalizable object keypoint localization is a fundamental computer vision task in understanding the object structure. It is challenging for existing keypoint localization methods because their limited training data…

Cross-Domain Few-ShotImage GenerationObject

nextlocllm: next location prediction using LLMs

2024-10-11 · Shuai Liu, Ning Cao, Yile Chen, Yue Jiang 외

Next location prediction is a critical task in human mobility analysis and serves as a foundation for various downstream applications. Existing methods typically rely on discrete IDs to represent locations, which inheren…

Prediction

TAIHRI: Task-Aware 3D Human Keypoints Localization for Close-Range Human-Robot Interaction

2026-04-10 · Ao Li, Yonggen Ling, Yiyang Lin, Yuji Wang 외 arxiv

Accurate 3D human keypoints localization is a critical technology enabling robots to achieve natural and safe physical interaction with users. Conventional 3D human keypoints estimation methods primarily focus on the who…

Human Mesh Recovery

ProbPose: A Probabilistic Approach to 2D Human Pose Estimation

2024-12-03 · CVPR 2025 1 · Miroslav Purkrabek, Jiri Matas

Current Human Pose Estimation methods have achieved significant improvements. However, state-of-the-art models ignore out-of-image keypoints and use uncalibrated heatmaps as keypoint location representations. To address …

2D Human Pose EstimationData AugmentationPose Estimation