paper-with-me

홈 › Papers

Conditional Link Prediction of Category-Implicit Keypoint Detection

2020-11-29 · Ellen Yi-Ge, Rui Fan, Zechun Liu, Zhiqiang Shen

Keypoints of objects reflect their concise abstractions, while the corresponding connection links (CL) build the skeleton by detecting the intrinsic relations between keypoints. Existing approaches are typically computationally-intensive, inapplicable for instances belonging to multiple classes, and/or infeasible to simultaneously encode connection information. To address the aforementioned issues, we propose an end-to-end category-implicit Keypoint and Link Prediction Network (KLPNet), which is the first approach for simultaneous semantic keypoint detection (for multi-class instances) and CL rejuvenation. In our KLPNet, a novel Conditional Link Prediction Graph is proposed for link prediction among keypoints that are contingent on a predefined category. Furthermore, a Cross-stage Keypoint Localization Module (CKLM) is introduced to explore feature aggregation for coarse-to-fine keypoint localization. Comprehensive experiments conducted on three publicly available benchmarks demonstrate that our KLPNet consistently outperforms all other state-of-the-art approaches. Furthermore, the experimental results of CL prediction also show the effectiveness of our KLPNet with respect to occlusion problems.

📄 PDF Abstract BibTeX arXiv:2011.14462

Code (0)

등록된 구현이 없습니다.

Tasks

Keypoint DetectionLink PredictionPrediction

Similar Papers 제목 키워드 기반

Sequential keypoint density estimator: an overlooked baseline of skeleton-based video anomaly detection

2025-06-23 · Anja Delić, Matej Grcić, Siniša Šegvić

Detecting anomalous human behaviour is an important visual task in safety-critical applications such as healthcare monitoring, workplace safety, or public surveillance. In these contexts, abnormalities are often reflecte…

Anomaly DetectionVideo Anomaly Detection

Unsupervised Learning of 3D Semantic Keypoints with Mutual Reconstruction

2022-03-19 · Haocheng Yuan, Chen Zhao, Shichao Fan, Jiaxi Jiang 외

Semantic 3D keypoints are category-level semantic consistent points on 3D objects. Detecting 3D semantic keypoints is a foundation for a number of 3D vision tasks but remains challenging, due to the ambiguity of semantic…

AutoLink: Self-supervised Learning of Human Skeletons and Object Outlines by Linking Keypoints

2022-05-21 · Xingzhe He, Bastian Wandt, Helge Rhodin

Structured representations such as keypoints are widely used in pose transfer, conditional image generation, animation, and 3D reconstruction. However, their supervised learning requires expensive annotation for each tar…

Pose EstimationSelf-Supervised LearningUnsupervised Facial Landmark DetectionUnsupervised Facial Landmark Detection on MAFL+4

Self-supervised learning of object pose estimation using keypoint prediction

2023-02-14 · Zahra Gharaee, Felix Järemo Lawin, Per-Erik Forssén

This paper describes recent developments in object specific pose and shape prediction from single images. The main contribution is a new approach to camera pose prediction by self-supervised learning of keypoints corresp…

Pose EstimationPose PredictionPredictionSelf-Supervised Learning

Category-Agnostic 6D Pose Estimation with Conditional Neural Processes

2022-06-14 · Yumeng Li, Ning Gao, Hanna Ziesche, Gerhard Neumann

We present a novel meta-learning approach for 6D pose estimation on unknown objects. In contrast to ``instance-level" and ``category-level" pose estimation methods, our algorithm learns object representation in a categor…

6D Pose EstimationDecoderGraph Neural NetworkMeta-Learning+2