Generalizable Object Keypoint Localization from Generative Priors
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 cannot provide generalizable shape and semantic cues, leading to inferior performance and generalization capability. Instead of relying on large scale training data, this work tackles this challenge by exploiting the rich priors from large generative models. We propose a data-efficient generalizable localization method named GenLoc. GenLoc extracts the generative priors from a pre-trained image generation model by calculating the correlation map between image latent feature and condition embedding. Those priors are hence optimized with our proposed heatmap expectation loss to perform object keypoint localization. Benefited by the rich knowledge of generative priors in understanding of object semantics and structures, GenLoc achieves superior performance on various object keypoint localization benchmarks. It shows more substantial performance enhancements in cross-domain, few-shot and zero-shot evaluation settings, e.g., getting 20%+ AP enhancement over CLAMP in various zero-shot settings.
Code (0)
등록된 구현이 없습니다.
Tasks
Cross-Domain Few-ShotImage GenerationObjectMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
LocLLM: Exploiting Generalizable Human Keypoint Localization via Large Language Model
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 localizatio…
Language ModelingLanguage ModellingLarge Language ModelFew-shot Geometry-Aware Keypoint Localization
Supervised keypoint localization methods rely on large manually labeled image datasets, where objects can deform, articulate, or occlude. However, creating such large keypoint labels is time-consuming and costly, and is …
3D geometryObject LocalizationGenCape: Structure-Inductive Generative Modeling for Category-Agnostic Pose Estimation
Category-agnostic pose estimation (CAPE) aims to localize keypoints on query images from arbitrary categories, using only a few annotated support examples for guidance. Recent approaches either treat keypoints as isolate…
Category-Agnostic Pose EstimationReconstructing Vechicles from a Single Image: Shape Priors for Road Scene Understanding
We present an approach for reconstructing vehicles from a single (RGB) image, in the context of autonomous driving. Though the problem appears to be ill-posed, we demonstrate that prior knowledge about how 3D shapes of v…
Autonomous Drivingroad scene understandingScene UnderstandingUnsupervised 3D Structure Inference from Category-Specific Image Collections
Understanding 3D object structure from image collections of general object categories remains a long-standing challenge in computer vision. Due to the high relevance of image keypoints (e.g. for graph matching contro…
Graph MatchingObjectScene Understanding