paper-with-me

Papers

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 establish. On the other hand, we can often obtain labels for pairs of keypoint bags. For example, keypoint bags extracted from two images of the same object under different views form a matching pair, and keypoint bags extracted from images of different objects form a non-matching pair. On average, matching pairs should contain more corresponding keypoints than non-matching pairs. We describe an end-to-end differentiable architecture that enables the learning of local keypoint descriptors from such weakly-labeled data. Additionally, we discuss how to improve the method by incorporating the procedure of mining hard negatives. We also show how can our approach be used to learn convolutional features from unlabeled video signals and 3D models. Our implementation is available at https://github.com/nenadmarkus/wlrn

📄 PDF Abstract BibTeX arXiv:1603.09095

Code (1)

nenadmarkus/wlrn 공식 구현 pytorch

Tasks

3D Shape Classification3D Shape RetrievalRetrieval

Similar Papers 제목 키워드 기반

Comparing Feature Detectors: A bias in the repeatability criteria, and how to correct it

2014-09-08 · Ives Rey-Otero, Mauricio Delbracio, Jean-Michel Morel

Most computer vision application rely on algorithms finding local correspondences between different images. These algorithms detect and compare stable local invariant descriptors centered at scale-invariant keypoints. Be…

Learning to Guide Local Feature Matches

2020-10-21 · François Darmon, Mathieu Aubry, Pascal Monasse

We tackle the problem of finding accurate and robust keypoint correspondences between images. We propose a learning-based approach to guide local feature matches via a learned approximate image matching. Our approach can…

3D Reconstruction

HD2Reg: Hierarchical Descriptors and Detectors for Point Cloud Registration

2023-05-05 · Canhui Tang, Yiheng Li, Shaoyi Du, Guofa Wang 외

Feature Descriptors and Detectors are two main components of feature-based point cloud registration. However, little attention has been drawn to the explicit representation of local and global semantics in the learning o…

Contrastive LearningPoint Cloud Registration

MatChA: Cross-Algorithm Matching with Feature Augmentation

2025-06-27 · Paula Carbó Cubero, Alberto Jaenal Gálvez, André Mateus, José Araújo 외

State-of-the-art methods fail to solve visual localization in scenarios where different devices use different sparse feature extraction algorithms to obtain keypoints and their corresponding descriptors. Translating feat…

Visual Localization

Object Pose Estimation from Monocular Image using Multi-View Keypoint Correspondence

2018-09-03 · Jogendra Nath Kundu, Rahul M. V., Aditya Ganeshan, R. Venkatesh Babu

Understanding the geometry and pose of objects in 2D images is a fundamental necessity for a wide range of real world applications. Driven by deep neural networks, recent methods have brought significant improvements to …

Pose EstimationViewpoint Estimation