中文
相关论文

相关论文: Toward Geometric Deep SLAM

200 篇论文

We propose the first 4D tracking and mapping method that jointly performs camera localization and non-rigid surface reconstruction via differentiable rendering. Our approach captures 4D scenes from an online stream of color images with…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Hidenobu Matsuki , Gwangbin Bae , Andrew J. Davison

The goal of this paper is to create a new framework for dense SLAM that is light enough for micro-robot systems based on depth camera and inertial sensor. Feature-based and direct methods are two mainstreams in visual SLAM. Both methods…

机器人学 · 计算机科学 2017-09-05 Chen Wang , Junsong Yuan , Lihua Xie

To enhance the performance and effect of AR/VR applications and visual assistance and inspection systems, visual simultaneous localization and mapping (vSLAM) is a fundamental task in computer vision and robotics. However, traditional vSLAM…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Yichen Chen , Yiqi Pan , Ruyu Liu , Haoyu Zhang , Guodao Zhang , Bo Sun , Jianhua Zhang

We present MonoGS++, a novel fast and accurate Simultaneous Localization and Mapping (SLAM) method that leverages 3D Gaussian representations and operates solely on RGB inputs. While previous 3D Gaussian Splatting (GS)-based methods largely…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Renwu Li , Wenjing Ke , Dong Li , Lu Tian , Emad Barsoum

Commonly, SLAM algorithms are focused on a static environment, however, there are several scenes where dynamic objects are present. This work presents the STDyn-SLAM an image feature-based SLAM system working on dynamic environments using a…

机器人学 · 计算机科学 2021-04-01 Daniela Esparza , Gerardo Flores

We propose GauS-SLAM, a dense RGB-D SLAM system that leverages 2D Gaussian surfels to achieve robust tracking and high-fidelity mapping. Our investigations reveal that Gaussian-based scene representations exhibit geometry distortion under…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Yongxin Su , Lin Chen , Kaiting Zhang , Zhongliang Zhao , Chenfeng Hou , Ziping Yu

Semantic Segmentation using deep convolutional neural network pose more complex challenge for any GPU intensive task. As it has to compute million of parameters, it results to huge memory consumption. Moreover, extracting finer features and…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Sharif Amit Kamran , Ali Shihab Sabbir

Simultaneous localization and mapping (SLAM) is a critical capability for autonomous systems. Traditional SLAM approaches, which often rely on visual or LiDAR sensors, face significant challenges in adverse conditions such as low light or…

机器人学 · 计算机科学 2026-02-06 Dong Wang , Hannes Haag , Daniel Casado Herraez , Stefan May , Cyrill Stachniss , Andreas Nüchter

This paper explores how deep learning techniques can improve visual-based SLAM performance in challenging environments. By combining deep feature extraction and deep matching methods, we introduce a versatile hybrid visual SLAM system…

机器人学 · 计算机科学 2024-06-05 Zhang Xiao , Shuaixin Li

We present DropD-SLAM, a real-time monocular SLAM system that achieves RGB-D-level accuracy without relying on depth sensors. The system replaces active depth input with three pretrained vision modules: a monocular metric depth estimator, a…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Mert Kiray , Alican Karaomer , Benjamin Busam

Precise segmentation of teeth from intra-oral scanner images is an essential task in computer-aided orthodontic surgical planning. The state-of-the-art deep learning-based methods often simply concatenate the raw geometric attributes (i.e.,…

图像与视频处理 · 电气工程与系统科学 2022-04-20 Yue Zhao , Lingming Zhang , Yang Liu , Deyu Meng , Zhiming Cui , Chenqiang Gao , Xinbo Gao , Chunfeng Lian , Dinggang Shen

Evaluating simultaneous localization and mapping (SLAM) algorithms necessitates high-precision and dense ground truth (GT) trajectories. But obtaining desirable GT trajectories is sometimes challenging without GT tracking sensors. As an…

机器人学 · 计算机科学 2023-05-23 Xiangcheng Hu , Jin Wu , Jianhao Jiao , Ruoyu Geng , Ming Liu

Intelligent vehicles of the future must be capable of understanding and navigating safely through their surroundings. Camera-based vehicle systems can use keypoints as well as objects as low- and high-level landmarks for GNSS-independent…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Anton Backhaus , Thorsten Luettel , Hans-Joachim Wuensche

We propose a novel end-to-end RGB-D SLAM, iDF-SLAM, which adopts a feature-based deep neural tracker as the front-end and a NeRF-style neural implicit mapper as the back-end. The neural implicit mapper is trained on-the-fly, while though…

机器人学 · 计算机科学 2022-09-19 Yuhang Ming , Weicai Ye , Andrew Calway

Traditional change detection methods usually follow the image differencing, change feature extraction and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Bin Hou , Qingjie Liu , Heng Wang , Yunhong Wang

Feature detection is a common yet time-consuming module in Simultaneous Localization and Mapping (SLAM) implementations, which are increasingly deployed on power-constrained platforms, such as drones. Graphics Processing Units (GPUs) have…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Ruiqi Ye , Mikel Luján

The existence of variable factors within the environment can cause a decline in camera localization accuracy, as it violates the fundamental assumption of a static environment in Simultaneous Localization and Mapping (SLAM) algorithms.…

机器人学 · 计算机科学 2023-10-11 Ghanta Sai Krishna , Kundrapu Supriya , Sabur Baidya

We present a real-time tracking SLAM system that unifies efficient camera tracking with photorealistic feature-enriched mapping using 3D Gaussian Splatting (3DGS). Our main contribution is integrating dense feature rasterization into the…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Christopher Thirgood , Oscar Mendez , Erin Ling , Jon Storey , Simon Hadfield

Deep learning-based methods have shown remarkable success for various image restoration tasks such as denoising and deblurring. The current state-of-the-art networks are relatively deep and utilize (variants of) self attention mechanisms.…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Youssef Mansour , Reinhard Heckel

We present an approach to semantic scene analysis using deep convolutional networks. Our approach is based on tangent convolutions - a new construction for convolutional networks on 3D data. In contrast to volumetric approaches, our method…

计算机视觉与模式识别 · 计算机科学 2018-07-09 Maxim Tatarchenko , Jaesik Park , Vladlen Koltun , Qian-Yi Zhou