paper-with-me

Papers

Learning 3D Keypoint Descriptors for Non-Rigid Shape Matching

2018-09-01 · ECCV 2018 9 · Hanyu Wang, Jianwei Guo, Dong-Ming Yan, Weize Quan, Xiaopeng Zhang

In this paper, we present a novel deep learning framework that derives discriminative local descriptors for 3D surface shapes. In contrast to previous convolutional neural networks (CNNs) that rely on rendering multi-view images or extracting intrinsic shape properties, we parameterize the multi-scale localized neighborhoods of a keypoint into regular 2D grids, which are termed as `geometry images'. The benefits of such geometry images include retaining sufficient geometric information, as well as allowing the usage of standard CNNs. Specifically, we leverage a triplet network to perform deep metric learning, which takes a set of triplets as input, and a newly designed triplet loss function is minimized to distinguish between similar and dissimilar pairs of keypoints. At the testing stage, given a geometry image of a point of interest, our network outputs a discriminative local descriptor for it. Experimental results for non-rigid shape matching on several benchmarks demonstrate the superior performance of our learned descriptors over traditional descriptors and the state-of-the-art learning-based alternatives.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Enhancing Deformable Local Features by Jointly Learning to Detect and Describe Keypoints

2023-04-02 · CVPR 2023 1 · Guilherme Potje, Felipe Cadar, Andre Araujo, Renato Martins 외

Local feature extraction is a standard approach in computer vision for tackling important tasks such as image matching and retrieval. The core assumption of most methods is that images undergo affine transformations, dis…

Image RegistrationRetrieval

Learning Local Descriptors by Optimizing the Keypoint-Correspondence Criterion: Applications to Face Matching, Learning from Unlabeled Videos and 3D-Shape Retrieval

2016-03-30 · Nenad Markuš, Igor S. Pandžić, Jörgen Ahlberg

Current best local descriptors are learned on a large dataset of matching and non-matching keypoint pairs. However, data of this kind is not always available since detailed keypoint correspondences can be hard to establi…

3D Shape Classification3D Shape RetrievalRetrieval

Learning to Detect Good Keypoints to Match Non-Rigid Objects in RGB Images

2022-12-13 · Welerson Melo, Guilherme Potje, Felipe Cadar, Renato Martins 외

We present a novel learned keypoint detection method designed to maximize the number of correct matches for the task of non-rigid image correspondence. Our training framework uses true correspondences, obtained by matchi…

Keypoint DetectionRetrieval

UKPGAN: A General Self-Supervised Keypoint Detector

2020-11-24 · CVPR 2022 1 · Yang You, Wenhai Liu, Yanjie Ze, Yong-Lu Li 외

Keypoint detection is an essential component for the object registration and alignment. In this work, we reckon keypoint detection as information compression, and force the model to distill out irrelevant points of an ob…

Keypoint DetectionObject

Improving the matching of deformable objects by learning to detect keypoints

2023-09-01 · Felipe Cadar, Welerson Melo, Vaishnavi Kanagasabapathi, Guilherme Potje 외

We propose a novel learned keypoint detection method to increase the number of correct matches for the task of non-rigid image correspondence. By leveraging true correspondences acquired by matching annotated image pairs…

Keypoint DetectionRetrieval