paper-with-me

Papers

Open-Vocabulary Animal Keypoint Detection with Semantic-feature Matching

2023-10-08 · Hao Zhang, Lumin Xu, Shenqi Lai, Wenqi Shao, Nanning Zheng, Ping Luo, Yu Qiao, Kaipeng Zhang

Current image-based keypoint detection methods for animal (including human) bodies and faces are generally divided into full-supervised and few-shot class-agnostic approaches. The former typically relies on laborious and time-consuming manual annotations, posing considerable challenges in expanding keypoint detection to a broader range of keypoint categories and animal species. The latter, though less dependent on extensive manual input, still requires necessary support images with annotation for reference during testing. To realize zero-shot keypoint detection without any prior annotation, we introduce the Open-Vocabulary Keypoint Detection (OVKD) task, which is innovatively designed to use text prompts for identifying arbitrary keypoints across any species. In pursuit of this goal, we have developed a novel framework named Open-Vocabulary Keypoint Detection with Semantic-feature Matching (KDSM). This framework synergistically combines vision and language models, creating an interplay between language features and local keypoint visual features. KDSM enhances its capabilities by integrating Domain Distribution Matrix Matching (DDMM) and other special modules, such as the Vision-Keypoint Relational Awareness (VKRA) module, improving the framework's generalizability and overall performance.Our comprehensive experiments demonstrate that KDSM significantly outperforms the baseline in terms of performance and achieves remarkable success in the OVKD task.Impressively, our method, operating in a zero-shot fashion, still yields results comparable to state-of-the-art few-shot species class-agnostic keypoint detection methods.We will make the source code publicly accessible.

📄 PDF Abstract BibTeX arXiv:2310.05056

Code (1)

zhanghao5201/kdsm 공식 구현 pytorch

Tasks

Keypoint DetectionOpen Vocabulary Keypoint Detection

Similar Papers 제목 키워드 기반

A Novel Dataset for Keypoint Detection of quadruped Animals from Images

2021-08-31 · Prianka Banik, Lin Li, Xishuang Dong

In this paper, we studied the problem of localizing a generic set of keypoints across multiple quadruped or four-legged animal species from images. Due to the lack of large scale animal keypoint dataset with ground truth…

Keypoint Detection

Semi-supervised Keypoint Localization

2021-01-20 · ICLR 2021 1 · Olga Moskvyak, Frederic Maire, Feras Dayoub, Mahsa Baktashmotlagh

Knowledge about the locations of keypoints of an object in an image can assist in fine-grained classification and identification tasks, particularly for the case of objects that exhibit large variations in poses that gre…

Keypoint Detection

Interspecies Knowledge Transfer for Facial Keypoint Detection

2017-04-13 · CVPR 2017 7 · Maheen Rashid, Xiuye Gu, Yong Jae Lee

We present a method for localizing facial keypoints on animals by transferring knowledge gained from human faces. Instead of directly finetuning a network trained to detect keypoints on human faces to animal faces (which…

Human DetectionKeypoint DetectionTransfer Learning

OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association

2021-03-03 · Sven Kreiss, Lorenzo Bertoni, Alexandre Alahi

Many image-based perception tasks can be formulated as detecting, associating and tracking semantic keypoints, e.g., human body pose estimation and tracking. In this work, we present a general framework that jointly dete…

Car Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation+1

Dense Interspecies Face Embedding

2022-11-28 · NeruIPS 2022 11 · Sejong Yang, Subin Jeon, Seonghyeon Nam, Seon Joo Kim

Dense Interspecies Face Embedding (DIFE) is a new direction for understanding faces of various animals by extracting common features among animal faces including human face. There are three main obstacles for interspecie…

Image ManipulationInterspecies Facial Keypoint TransferKeypoint DetectionKnowledge Distillation