English
Related papers

Related papers: Toward Geometric Deep SLAM

200 papers

Neural networks offer high-accuracy solutions to a range of problems, but are costly to run in production systems because of computational and memory requirements during a forward pass. Given a trained network, we propose a techique called…

Computer Vision and Pattern Recognition · Computer Science 2018-06-18 Michele Pratusevich

Robust and fast motion estimation and mapping is a key prerequisite for autonomous operation of mobile robots. The goal of performing this task solely on a stereo pair of video cameras is highly demanding and bears conflicting objectives:…

Robotics · Computer Science 2018-10-19 Nicola Krombach , David Droeschel , Sebastian Houben , Sven Behnke

Visual odometry (VO) and SLAM have been using multi-view geometry via local structure from motion for decades. These methods have a slight disadvantage in challenging scenarios such as low-texture images, dynamic scenarios, etc. Meanwhile,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-11 Akankshya Kar , Sajal Maheshwari , Shamit Lal , Vinay Sameer Raja Kad

In this thesis, we propose a pioneering work on sparse keypoints tracking across images using transformer networks. While deep learning-based keypoints matching have been widely investigated using graph neural networks - and more recently…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Oleksii Nasypanyi , Francois Rameau

In this letter, we propose MAROAM, a millimeter wave radar-based SLAM framework, which employs a two-step feature selection process to build the global consistent map. Specifically, we first extract feature points from raw data based on…

Robotics · Computer Science 2022-10-26 Dequan Wang , Yifan Duan , Xiaoran Fan , Chengzhen Meng , Jianmin Ji , Yanyong Zhang

In order to achieve better performance for point cloud analysis, many researchers apply deeper neural networks using stacked Multi-Layer-Perceptron (MLP) convolutions over irregular point cloud. However, applying dense MLP convolutions over…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

The development of data innovation as of late and the expanded limit, has permitted the acquaintance of artificial vision connected with SLAM, offering ascend to what is known as Visual SLAM. The objective of this paper is to build up a…

Computer Vision and Pattern Recognition · Computer Science 2018-10-19 V. I Mebin Jose , D. J Binoj

While dense visual SLAM methods are capable of estimating dense reconstructions of the environment, they suffer from a lack of robustness in their tracking step, especially when the optimisation is poorly initialised. Sparse visual SLAM…

Robotics · Computer Science 2022-07-25 Tristan Laidlow , Michael Bloesch , Wenbin Li , Stefan Leutenegger

Simultaneous Localization and Mapping (SLAM) with dense representation plays a key role in robotics, Virtual Reality (VR), and Augmented Reality (AR) applications. Recent advancements in dense representation SLAM have highlighted the…

Computer Vision and Pattern Recognition · Computer Science 2024-03-25 Seongbo Ha , Jiung Yeon , Hyeonwoo Yu

We present a dense simultaneous localization and mapping (SLAM) method that uses 3D Gaussians as a scene representation. Our approach enables interactive-time reconstruction and photo-realistic rendering from real-world single-camera RGBD…

Computer Vision and Pattern Recognition · Computer Science 2024-03-25 Vladimir Yugay , Yue Li , Theo Gevers , Martin R. Oswald

Convolutional Neural Networks have demonstrated superior performance on single image depth estimation in recent years. These works usually use stacked spatial pooling or strided convolution to get high-level information which are common…

Computer Vision and Pattern Recognition · Computer Science 2018-09-05 Zhixiang Hao , Yu Li , Shaodi You , Feng Lu

Most SLAM algorithms are based on the assumption that the scene is static. However, in practice, most scenes are dynamic which usually contains moving objects, these methods are not suitable. In this paper, we introduce DymSLAM, a dynamic…

Computer Vision and Pattern Recognition · Computer Science 2020-03-11 Chenjie Wang , Bin Luo , Yun Zhang , Qing Zhao , Lu Yin , Wei Wang , Xin Su , Yajun Wang , Chengyuan Li

Traditional approaches to stereo visual SLAM rely on point features to estimate the camera trajectory and build a map of the environment. In low-textured environments, though, it is often difficult to find a sufficient number of reliable…

Computer Vision and Pattern Recognition · Computer Science 2018-04-10 Ruben Gomez-Ojeda , David Zuñiga-Noël , Francisco-Angel Moreno , Davide Scaramuzza , Javier Gonzalez-Jimenez

Compressive image recovery is a challenging problem that requires fast and accurate algorithms. Recently, neural networks have been applied to this problem with promising results. By exploiting massively parallel GPU processing…

Machine Learning · Statistics 2017-11-08 Christopher A. Metzler , Ali Mousavi , Richard G. Baraniuk

The recent success of neural networks enables a better interpretation of 3D point clouds, but processing a large-scale 3D scene remains a challenging problem. Most current approaches divide a large-scale scene into small regions and combine…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Chunghyun Park , Yoonwoo Jeong , Minsu Cho , Jaesik Park

Monocular simultaneous localization and mapping (SLAM) algorithms estimate drone poses and build a 3D map using a single camera. Current algorithms include sparse methods that lack detailed geometry, while learning-driven approaches produce…

Robotics · Computer Science 2025-11-25 Jeryes Danial , Yosi Ben Asher , Itzik Klein

We introduce MUTE-SLAM, a real-time neural RGB-D SLAM system employing multiple tri-plane hash-encodings for efficient scene representation. MUTE-SLAM effectively tracks camera positions and incrementally builds a scalable multi-map…

Computer Vision and Pattern Recognition · Computer Science 2024-09-24 Yifan Yan , Ruomin He , Zhenghua Liu

Gaussian SLAM systems excel in real-time rendering and fine-grained reconstruction compared to NeRF-based systems. However, their reliance on extensive keyframes is impractical for deployment in real-world robotic systems, which typically…

Computer Vision and Pattern Recognition · Computer Science 2026-01-07 Mingrui Li , Shuhong Liu , Tianchen Deng , Hongyu Wang

Deep neural networks have demonstrated state-of-the-art performance for feature-based image matching through the advent of new large and diverse datasets. However, there has been little work on evaluating the computational cost, model size,…

Computer Vision and Pattern Recognition · Computer Science 2021-02-08 Roy Miles , Krystian Mikolajczyk

Real-time SLAM with dense 3D mapping is computationally challenging, especially on resource-limited devices. The recent development of 3D Gaussian Splatting (3DGS) offers a promising approach for real-time dense 3D reconstruction. However,…