paper-with-me

홈 › Papers

End-to-end learning of keypoint detector and descriptor for pose invariant 3D matching

2018-02-22 · CVPR 2018 6 · Georgios Georgakis, Srikrishna Karanam, Ziyan Wu, Jan Ernst, Jana Kosecka

Finding correspondences between images or 3D scans is at the heart of many computer vision and image retrieval applications and is often enabled by matching local keypoint descriptors. Various learning approaches have been applied in the past to different stages of the matching pipeline, considering detector, descriptor, or metric learning objectives. These objectives were typically addressed separately and most previous work has focused on image data. This paper proposes an end-to-end learning framework for keypoint detection and its representation (descriptor) for 3D depth maps or 3D scans, where the two can be jointly optimized towards task-specific objectives without a need for separate annotations. We employ a Siamese architecture augmented by a sampling layer and a novel score loss function which in turn affects the selection of region proposals. The positive and negative examples are obtained automatically by sampling corresponding region proposals based on their consistency with known 3D pose labels. Matching experiments with depth data on multiple benchmark datasets demonstrate the efficacy of the proposed approach, showing significant improvements over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1802.07869

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalKeypoint DetectionMetric LearningRetrieval

Similar Papers 제목 키워드 기반

KDD-LOAM: Jointly Learned Keypoint Detector and Descriptors Assisted LiDAR Odometry and Mapping

2023-09-27 · Renlang Huang, Minglei Zhao, Jiming Chen, Liang Li

Sparse keypoint matching based on distinct 3D feature representations can improve the efficiency and robustness of point cloud registration. Existing learning-based 3D descriptors and keypoint detectors are either indepe…

Point Cloud RegistrationSelf-Supervised Learning

D2Former: Jointly Learning Hierarchical Detectors and Contextual Descriptors via Agent-Based Transformers

2023-01-01 · CVPR 2023 1 · Jianfeng He, Yuan Gao, Tianzhu Zhang, Zhe Zhang 외

Establishing pixel-level matches between image pairs is vital for a variety of computer vision applications. However, achieving robust image matching remains challenging because CNN extracted descriptors usually lack…

Analysis of feature detector and descriptor combinations with a localization experiment for various performance metrics

2017-10-17 · Ertugrul Bayraktar, Pinar Boyraz

The purpose of this study is to provide a detailed performance comparison of feature detector/descriptor methods, particularly when their various combinations are used for image-matching. The localization experiments of …

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

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