paper-with-me

Papers

DeepPoint3D: Learning Discriminative Local Descriptors using Deep Metric Learning on 3D Point Clouds

2019-03-27 · Siddharth Srivastava, Brejesh lall

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The recent progress towards solving this problem in 3D leverages the strong feature representation capability of image based convolutional neural networks by utilizing RGB-D or multi-view representations. However, in this paper, we propose to learn 3D local descriptors by directly processing unstructured 3D point clouds without needing any intermediate representation. The method constitutes a deep network for learning permutation invariant representation of 3D points. To learn the local descriptors, we use a multi-margin contrastive loss which discriminates between similar and dissimilar points on a surface while also leveraging the extent of dissimilarity among the negative samples at the time of training. With comprehensive evaluation against strong baselines, we show that the proposed method outperforms state-of-the-art methods for matching points in 3D point clouds. Further, we demonstrate the effectiveness of the proposed method on various applications achieving state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1904.00817

Code (0)

등록된 구현이 없습니다.

Tasks

Metric Learning

Similar Papers 제목 키워드 기반

DeepPointMap: Advancing LiDAR SLAM with Unified Neural Descriptors

2023-12-05 · Xiaze Zhang, Ziheng Ding, Qi Jing, Yuejie Zhang 외

Point clouds have shown significant potential in various domains, including Simultaneous Localization and Mapping (SLAM). However, existing approaches either rely on dense point clouds to achieve high localization accura…

Simultaneous Localization and Mapping

DeepPoint: A Deep Learning Model for 3D Reconstruction in Point Clouds via mmWave Radar

2021-09-19 · Yue Sun, Honggang Zhang, Zhuoming Huang, Benyuan Liu

Recent research has shown that mmWave radar sensing is effective for object detection in low visibility environments, which makes it an ideal technique in autonomous navigation systems such as autonomous vehicles. Howeve…

3D ReconstructionAutonomous NavigationAutonomous VehiclesGenerative Adversarial Network+3

Learning 3D Keypoint Descriptors for Non-Rigid Shape Matching

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

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-vie…

Metric LearningTriplet

PinNet: Keypoint-Aware Learned Local Descriptors with Geometric Embedding for Loop Closure in LiDAR SLAM

2026-06-26 · Yanlong Ma, Nakul S. Joshi, Christa S. Robison, Philip R. Osteen 외 arxiv

Loop closure is essential to reduce drift and build globally consistent maps in large-scale environments. However, reliable loop closure with only geometric information from, e.g., a LiDAR sensor, remains challenging due…

Pose EstimationPoint Clouds

R2D2: Reliable and Repeatable Detector and Descriptor

2019-12-01 · NeurIPS 2019 12 · Jerome Revaud, Cesar De Souza, Martin Humenberger, Philippe Weinzaepfel

Interest point detection and local feature description are fundamental steps in many computer vision applications. Classical approaches are based on a detect-then-describe paradigm where separate handcrafted methods are …

Atari GamesCamera LocalizationImage MatchingInterest Point Detection+2