paper-with-me

Papers

StarMap for Category-Agnostic Keypoint and Viewpoint Estimation

2018-03-25 · ECCV 2018 9 · Xingyi Zhou, Arjun Karpur, Linjie Luo, Qi-Xing Huang

Semantic keypoints provide concise abstractions for a variety of visual understanding tasks. Existing methods define semantic keypoints separately for each category with a fixed number of semantic labels in fixed indices. As a result, this keypoint representation is in-feasible when objects have a varying number of parts, e.g. chairs with varying number of legs. We propose a category-agnostic keypoint representation, which combines a multi-peak heatmap (StarMap) for all the keypoints and their corresponding features as 3D locations in the canonical viewpoint (CanViewFeature) defined for each instance. Our intuition is that the 3D locations of the keypoints in canonical object views contain rich semantic and compositional information. Using our flexible representation, we demonstrate competitive performance in keypoint detection and localization compared to category-specific state-of-the-art methods. Moreover, we show that when augmented with an additional depth channel (DepthMap) to lift the 2D keypoints to 3D, our representation can achieve state-of-the-art results in viewpoint estimation. Finally, we show that our category-agnostic keypoint representation can be generalized to novel categories.

📄 PDF Abstract BibTeX arXiv:1803.09331

Code (1)

xingyizhou/StarMap 공식 구현 pytorch

Tasks

Keypoint DetectionViewpoint Estimation

Similar Papers 제목 키워드 기반

CapeLLM: Support-Free Category-Agnostic Pose Estimation with Multimodal Large Language Models

2024-11-11 · Junho Kim, Hyungjin Chung, Byung-Hoon Kim

Category-agnostic pose estimation (CAPE) has traditionally relied on support images with annotated keypoints, a process that is often cumbersome and may fail to fully capture the necessary correspondences across diverse …

2D Pose EstimationCategory-Agnostic Pose EstimationLanguage ModelingLanguage Modelling+4

Pose for Everything: Towards Category-Agnostic Pose Estimation

2022-07-21 · Lumin Xu, Sheng Jin, Wang Zeng, Wentao Liu 외

Existing works on 2D pose estimation mainly focus on a certain category, e.g. human, animal, and vehicle. However, there are lots of application scenarios that require detecting the poses/keypoints of the unseen class of…

2D Pose EstimationCategory-Agnostic Pose EstimationPose Estimation

Dynamic Support Information Mining for Category-Agnostic Pose Estimation

2024-01-01 · CVPR 2024 1 · Pengfei Ren, Yuanyuan Gao, Haifeng Sun, Qi Qi 외

Category-agnostic pose estimation (CAPE) aims to predict the pose of a query image based on few support images with pose annotations. Existing methods achieve the localization of arbitrary keypoints through similarit…

Category-Agnostic Pose EstimationPose Estimation

ESCAPE: Encoding Super-keypoints for Category-Agnostic Pose Estimation

2024-01-01 · CVPR 2024 1 · Khoi Duc Nguyen, Chen Li, Gim Hee Lee

In this paper we tackle the task of category-agnostic pose estimation (CAPE) which aims to predict poses for objects of any category with few annotated samples. Previous works either rely on local matching between fe…

Category-Agnostic Pose EstimationPose Estimation

A Graph-Based Approach for Category-Agnostic Pose Estimation

2023-11-29 · Or Hirschorn, Shai Avidan

Traditional 2D pose estimation models are limited by their category-specific design, making them suitable only for predefined object categories. This restriction becomes particularly challenging when dealing with novel o…

2D Pose EstimationAnimal Pose EstimationCategory-Agnostic Pose EstimationDecoder+4