中文
相关论文

相关论文: Learning a Local Feature Descriptor for 3D LiDAR S…

200 篇论文

Place recognition is a core component of Simultaneous Localization and Mapping (SLAM) algorithms. Particularly in visual SLAM systems, previously-visited places are recognized by measuring the appearance similarity between images…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Jiawei Mo , Junaed Sattar

Although the recent progress in the deep neural network has led to the development of learnable local feature descriptors, there is no explicit answer for estimation of the necessary size of a neural network. Specifically, the local feature…

机器学习 · 计算机科学 2017-06-19 Chong Huang , Qiong Liu , Yan-Ying Chen , Kwang-Ting , Cheng

In the absence of global positioning information, place recognition is a key capability for enabling localization, mapping and navigation in any environment. Most place recognition methods rely on images, point clouds, or a combination of…

机器人学 · 计算机科学 2018-04-26 Andrei Cramariuc , Renaud Dubé , Hannes Sommer , Roland Siegwart , Igor Gilitschenski

With the advent of powerful, light-weight 3D LiDARs, they have become the hearth of many navigation and SLAM algorithms on various autonomous systems. Pointcloud registration methods working with unstructured pointclouds such as ICP are…

机器人学 · 计算机科学 2021-04-13 Dominic Streiff , Lukas Bernreiter , Florian Tschopp , Marius Fehr , Roland Siegwart

We present a new local descriptor for 3D shapes, directly applicable to a wide range of shape analysis problems such as point correspondences, semantic segmentation, affordance prediction, and shape-to-scan matching. The descriptor is…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Haibin Huang , Evangelos Kalogerakis , Siddhartha Chaudhuri , Duygu Ceylan , Vladimir G. Kim , Ersin Yumer

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…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Siddharth Srivastava , Brejesh Lall

Visual SLAM (Simultaneous Localization and Mapping) methods typically rely on handcrafted visual features or raw RGB values for establishing correspondences between images. These features, while suitable for sparse mapping, often lead to…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Chamara Saroj Weerasekera , Ravi Garg , Yasir Latif , Ian Reid

Learned local descriptors based on Convolutional Neural Networks (CNNs) have achieved significant improvements on patch-based benchmarks, whereas not having demonstrated strong generalization ability on recent benchmarks of image-based 3D…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Zixin Luo , Tianwei Shen , Lei Zhou , Siyu Zhu , Runze Zhang , Yao Yao , Tian Fang , Long Quan

In this work, we present a novel method to learn a local cross-domain descriptor for 2D image and 3D point cloud matching. Our proposed method is a dual auto-encoder neural network that maps 2D and 3D input into a shared latent space…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Quang-Hieu Pham , Mikaela Angelina Uy , Binh-Son Hua , Duc Thanh Nguyen , Gemma Roig , Sai-Kit Yeung

Matching local geometric features on real-world depth images is a challenging task due to the noisy, low-resolution, and incomplete nature of 3D scan data. These difficulties limit the performance of current state-of-art methods, which are…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Andy Zeng , Shuran Song , Matthias Nießner , Matthew Fisher , Jianxiong Xiao , Thomas Funkhouser

We propose an extension to the segment-based global localization method for LiDAR SLAM using descriptors learned considering the visual context of the segments. A new architecture of the deep neural network is presented that learns the…

机器人学 · 计算机科学 2021-08-04 Jan Wietrzykowski , Piotr Skrzypczyński

The local reference frame (LRF) acts as a critical role in 3D local shape description and matching. However, most of existing LRFs are hand-crafted and suffer from limited repeatability and robustness. This paper presents the first attempt…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Angfan Zhu , Jiaqi Yang , Weiyue Zhao , Zhiguo Cao

In challenging environments where traditional sensing modalities struggle, in-air sonar offers resilience to optical interference. Placing a priori known landmarks in these environments can eliminate accumulated errors in autonomous mobile…

机器人学 · 计算机科学 2024-12-23 Wouter Jansen , Jan Steckel

Loop Closure Detection (LCD) is the essential module in the simultaneous localization and mapping (SLAM) task. In the current appearance-based SLAM methods, the visual inputs are usually affected by illumination, appearance and viewpoints…

机器人学 · 计算机科学 2018-04-06 Peng Yin , Yuqing He , Lingyun Xu , Yan Peng , Jianda Han , Weiliang Xu

Retrieval-based place recognition is an efficient and effective solution for re-localization within a pre-built map, or global data association for Simultaneous Localization and Mapping (SLAM). The accuracy of such an approach is heavily…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Kavisha Vidanapathirana , Milad Ramezani , Peyman Moghadam , Sridha Sridharan , Clinton Fookes

In this paper we propose a new approach for learning local descriptors for matching image patches. It has recently been demonstrated that descriptors based on convolutional neural networks (CNN) can significantly improve the matching…

计算机视觉与模式识别 · 计算机科学 2016-01-20 Vassileios Balntas , Edward Johns , Lilian Tang , Krystian Mikolajczyk

We present an algorithm for extracting key-point descriptors using deep convolutional neural networks (CNN). Unlike many existing deep CNNs, our model computes local features around a given point in an image. We also present a face…

计算机视觉与模式识别 · 计算机科学 2016-02-01 Amit Kumar , Rajeev Ranjan , Vishal Patel , Rama Chellappa

In this paper we propose a novel framework for learning local image descriptors in a discriminative manner. For this purpose we explore a siamese architecture of Deep Convolutional Neural Networks (CNN), with a Hinge embedding loss on the…

计算机视觉与模式识别 · 计算机科学 2015-02-27 Edgar Simo-Serra , Eduard Trulls , Luis Ferraz , Iasonas Kokkinos , Francesc Moreno-Noguer

Global place recognition and 3D relocalization are one of the most important components in the loop closing detection for 3D LiDAR Simultaneous Localization and Mapping (SLAM). In order to find the accurate global 6-DoF transform by feature…

机器人学 · 计算机科学 2023-09-18 Kyeongsu Kang , Minjae Lee , Hyeonwoo Yu

High-quality 3D reconstructions from endoscopy video play an important role in many clinical applications, including surgical navigation where they enable direct video-CT registration. While many methods exist for general multi-view 3D…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Xingtong Liu , Yiping Zheng , Benjamin Killeen , Masaru Ishii , Gregory D. Hager , Russell H. Taylor , Mathias Unberath
‹ 上一页 1 2 3 10 下一页 ›