paper-with-me

Papers

Zero-Shot 3D Shape Correspondence

2023-06-05 · Ahmed Abdelreheem, Abdelrahman Eldesokey, Maks Ovsjanikov, Peter Wonka

We propose a novel zero-shot approach to computing correspondences between 3D shapes. Existing approaches mainly focus on isometric and near-isometric shape pairs (e.g., human vs. human), but less attention has been given to strongly non-isometric and inter-class shape matching (e.g., human vs. cow). To this end, we introduce a fully automatic method that exploits the exceptional reasoning capabilities of recent foundation models in language and vision to tackle difficult shape correspondence problems. Our approach comprises multiple stages. First, we classify the 3D shapes in a zero-shot manner by feeding rendered shape views to a language-vision model (e.g., BLIP2) to generate a list of class proposals per shape. These proposals are unified into a single class per shape by employing the reasoning capabilities of ChatGPT. Second, we attempt to segment the two shapes in a zero-shot manner, but in contrast to the co-segmentation problem, we do not require a mutual set of semantic regions. Instead, we propose to exploit the in-context learning capabilities of ChatGPT to generate two different sets of semantic regions for each shape and a semantic mapping between them. This enables our approach to match strongly non-isometric shapes with significant differences in geometric structure. Finally, we employ the generated semantic mapping to produce coarse correspondences that can further be refined by the functional maps framework to produce dense point-to-point maps. Our approach, despite its simplicity, produces highly plausible results in a zero-shot manner, especially between strongly non-isometric shapes. Project webpage: https://samir55.github.io/3dshapematch/.

📄 PDF Abstract BibTeX arXiv:2306.03253

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Zero in on Shape: A Generic 2D-3D Instance Similarity Metric learned from Synthetic Data

2021-08-09 · Maciej Janik, Niklas Gard, Anna Hilsmann, Peter Eisert

We present a network architecture which compares RGB images and untextured 3D models by the similarity of the represented shape. Our system is optimised for zero-shot retrieval, meaning it can recognise shapes never show…

Retrieval

Articulating then Matching: Zero-Shot Shape Matching for Uncurated Data

2026-06-28 · Qilong Liu, Qinfeng Xiao, Chenyuan Yi, Liying Zhang 외 arxiv

Finding dense correspondences between 3D shapes is a fundamental yet unresolved challenge, especially in real-world environments. These environments present severe challenges, including the lack of time and sufficient sa…

Point Clouds

Zero-shot Pose Transfer for Unrigged Stylized 3D Characters

2023-05-31 · CVPR 2023 1 · Jiashun Wang, Xueting Li, Sifei Liu, Shalini De Mello 외

Transferring the pose of a reference avatar to stylized 3D characters of various shapes is a fundamental task in computer graphics. Existing methods either require the stylized characters to be rigged, or they use the st…

Pose Transfer

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

2025-01-06 · Wentian Qu, Chenyu Meng, Heng Li, Jian Cheng 외

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…

DiversityPose EstimationSemantic SimilaritySemantic Textual Similarity

Non-Rigid 3D Shape Correspondences: From Foundations to Open Challenges and Opportunities

2026-04-01 · Aleksei Zhuravlev, Lennart Bastian, Dongliang Cao, Nafie El Amrani 외 arxiv

Estimating correspondences between deformed shape instances is a long-standing problem in computer graphics; numerous applications, from texture transfer to statistical modelling, rely on recovering an accurate correspon…