paper-with-me

홈 › Papers

Best Segmentation Buddies for Image-Shape Correspondence

2026-05-18 · Itai Lang, Dongwei Lyu, Dale Decatur, Rana Hanocka arxiv

Finding correspondences is a fundamental and extensively researched problem in computer vision and graphics. In this work, we examine the underexplored task of estimating segmentation-to-segmentation correspondence between images in the wild and untextured 3D shapes. This task is highly challenging due to substantial differences in appearance, geometry, and viewpoint. Our approach bridges the cross-modality gap by linking pixels in the image segment to vertices in the corresponding semantic part of the 3D shape. To achieve this, we first distill deep visual features from a 2D vision model onto the 3D shape surface, allowing for the computation of feature similarity between image pixels and shape vertices. Then, we identify Best Segmentation Buddies, vertices whose most similar image pixel lies within the image segmentation region, enabling the reliable discovery of vertices in semantically corresponding shape parts. Finally, we leverage distilled 3D features from the 2D image segmentation model to segment the shape directly in 3D, bootstrapping the correspondence process. We demonstrate the generality and robustness of our approach across a wide range of image-shape pairs, showcasing accurate and semantically meaningful correspondences. Our project page is at https://threedle.github.io/bsb/.

📄 PDF Abstract BibTeX arXiv:2605.18193

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentation

Similar Papers 제목 키워드 기반

Neural Best-Buddies: Sparse Cross-Domain Correspondence

2018-05-10 · Kfir Aberman, Jing Liao, Mingyi Shi, Dani Lischinski 외

Correspondence between images is a fundamental problem in computer vision, with a variety of graphics applications. This paper presents a novel method for sparse cross-domain correspondence. Our method is designed for pa…

Image Morphing

DeepBBS: Deep Best Buddies for Point Cloud Registration

2021-10-06 · Itan Hezroni, Amnon Drory, Raja Giryes, Shai Avidan

Recently, several deep learning approaches have been proposed for point cloud registration. These methods train a network to generate a representation that helps finding matching points in two 3D point clouds. Finding go…

Point Cloud Registration

Best-Buddies Tracking

2016-11-01 · Shaul Oron, Denis Suhanov, Shai Avidan

Best-Buddies Tracking (BBT) applies the Best-Buddies Similarity measure (BBS) to the problem of model-free online tracking. BBS was introduced as a similarity measure between two point sets and was shown to be very effec…

Template Matching

Best-Buddies Similarity for Robust Template Matching

2015-06-01 · CVPR 2015 6 · Tali Dekel, Shaul Oron, Michael Rubinstein, Shai Avidan 외

We propose a novel method for template matching in unconstrained environments. Its essence is the Best Buddies Similarity (BBS), a useful, robust, and parameter-free similarity measure between two sets of points. BBS is …

Template Matching

Best-Buddies Similarity - Robust Template Matching using Mutual Nearest Neighbors

2016-09-06 · Shaul Oron, Tali Dekel, Tianfan Xue, William T. Freeman 외

We propose a novel method for template matching in unconstrained environments. Its essence is the Best-Buddies Similarity (BBS), a useful, robust, and parameter-free similarity measure between two sets of points. BBS is …

Template Matching