paper-with-me

Papers

Universal Features Guided Zero-Shot Category-Level Object Pose Estimation

2025-01-06 · Wentian Qu, Chenyu Meng, Heng Li, Jian Cheng, Cuixia Ma, Hongan Wang, Xiao Zhou, Xiaoming Deng, Ping Tan

Object pose estimation, crucial in computer vision and robotics applications, faces challenges with the diversity of unseen categories. We propose a zero-shot method to achieve category-level 6-DOF object pose estimation, which exploits both 2D and 3D universal features of input RGB-D image to establish semantic similarity-based correspondences and can be extended to unseen categories without additional model fine-tuning. Our method begins with combining efficient 2D universal features to find sparse correspondences between intra-category objects and gets initial coarse pose. To handle the correspondence degradation of 2D universal features if the pose deviates much from the target pose, we use an iterative strategy to optimize the pose. Subsequently, to resolve pose ambiguities due to shape differences between intra-category objects, the coarse pose is refined by optimizing with dense alignment constraint of 3D universal features. Our method outperforms previous methods on the REAL275 and Wild6D benchmarks for unseen categories.

📄 PDF Abstract BibTeX arXiv:2501.02831

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPose EstimationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

UniGoal: Towards Universal Zero-shot Goal-oriented Navigation

2025-03-13 · CVPR 2025 1 · Hang Yin, Xiuwei Xu, Lingqing Zhao, Ziwei Wang 외

In this paper, we propose a general framework for universal zero-shot goal-oriented navigation. Existing zero-shot methods build inference framework upon large language models (LLM) for specific tasks, which differs a lo…

Graph Matching

RECOUNT: Reference-guided Counting with Synthetic Visual Exemplars

2026-08-20 · Adriano D'Alessandro, Ali Mahdavi-Amiri, Ghassan Hamarneh arxiv

Text-guided zero-shot object counters excel at spatial localization but categorize poorly on novel or fine-grained classes: natural language is too coarse to fully specify visual identity, so they fail to separate visual…

Enhancing Zero-shot Counting via Language-guided Exemplar Learning

2024-02-08 · Mingjie Wang, Jun Zhou, Yong Dai, Eric Buys 외

Recently, Class-Agnostic Counting (CAC) problem has garnered increasing attention owing to its intriguing generality and superior efficiency compared to Category-Specific Counting (CSC). This paper proposes a novel Expre…

Object CountingZero-Shot CountingZero-Shot Learning

CL-CLIP: CLIP-Based Continual Learning Framework with Cost-Volume Category Decoupling for Object Detection

2026-06-05 · Zihan Liu, Yuguang Yang, Shengjie Su, Jianing Pang 외 arxiv

Continual Object Detection (COD) requires a detector to acquire new categories over time while preserving previously learned ones. This goal is closely related to open-vocabulary detection, since both settings require re…

Zero-shot GeneralizationContinual LearningObject Detection

From Pixel to Patch: Synthesize Context-aware Features for Zero-shot Semantic Segmentation

2020-09-25 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Zero-shot learning has been actively studied for image classification task to relieve the burden of annotating image labels. Interestingly, semantic segmentation task requires more labor-intensive pixel-wise annotation, …

image-classificationImage ClassificationSegmentationSemantic Segmentation+2