中文
相关论文

相关论文: NR-SLAM: Non-Rigid Monocular SLAM

200 篇论文

We propose DSP-SLAM, an object-oriented SLAM system that builds a rich and accurate joint map of dense 3D models for foreground objects, and sparse landmark points to represent the background. DSP-SLAM takes as input the 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Jingwen Wang , Martin Rünz , Lourdes Agapito

Simultaneous Localization and Mapping (SLAM) system typically employ vision-based sensors to observe the surrounding environment. However, the performance of such systems highly depends on the ambient illumination conditions. In scenarios…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Muhamad Risqi U. Saputra , Chris Xiaoxuan Lu , Pedro P. B. de Gusmao , Bing Wang , Andrew Markham , Niki Trigoni

There is an emerging trend of using neural implicit functions for map representation in Simultaneous Localization and Mapping (SLAM). Some pioneer works have achieved encouraging results on RGB-D SLAM. In this paper, we present a dense RGB…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Heng Li , Xiaodong Gu , Weihao Yuan , Luwei Yang , Zilong Dong , Ping Tan

We present VIGS-SLAM, a visual-inertial 3D Gaussian Splatting SLAM system that achieves robust real-time tracking and high-fidelity reconstruction. Although recent 3DGS-based SLAM methods achieve dense and photorealistic mapping, their…

机器人学 · 计算机科学 2026-03-16 Zihan Zhu , Wei Zhang , Moyang Li , Norbert Haala , Marc Pollefeys , Daniel Barath

A major limitation of minimally invasive surgery is the difficulty in accurately locating the internal anatomical structures of the target organ due to the lack of tactile feedback and transparency. Augmented reality (AR) offers a promising…

机器人学 · 计算机科学 2024-09-19 Jingwei Song , Ray Zhang , Wenwei Zhang , Hao Zhou , Maani Ghaffari

The static world assumption is standard in most simultaneous localisation and mapping (SLAM) algorithms. Increased deployment of autonomous systems to unstructured dynamic environments is driving a need to identify moving objects and…

机器人学 · 计算机科学 2020-02-25 Mina Henein , Jun Zhang , Robert Mahony , Viorela Ila

The bundle of geometry and appearance in computer vision has proven to be a promising solution for robots across a wide variety of applications. Stereo cameras and RGB-D sensors are widely used to realise fast 3D reconstruction and…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Xuanpeng Li , Rachid Belaroussi

The basis for most vision based applications like robotics, self-driving cars and potentially augmented and virtual reality is a robust, continuous estimation of the position and orientation of a camera system w.r.t the observed environment…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Steffen Urban , Stefan Hinz

This paper presents a semantic planar SLAM system that improves pose estimation and mapping using cues from an instance planar segmentation network. While the mainstream approaches are using RGB-D sensors, employing a monocular camera with…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Fangwen Shu , Yaxu Xie , Jason Rambach , Alain Pagani , Didier Stricker

3D Gaussian Splatting has recently shown promising results as an alternative scene representation in SLAM systems to neural implicit representations. However, current methods either lack dense depth maps to supervise the mapping process or…

计算机视觉与模式识别 · 计算机科学 2024-08-08 F. Aykut Sarikamis , A. Aydin Alatan

In this paper, we introduce \textbf{GS-SLAM} that first utilizes 3D Gaussian representation in the Simultaneous Localization and Mapping (SLAM) system. It facilitates a better balance between efficiency and accuracy. Compared to recent SLAM…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Chi Yan , Delin Qu , Dan Xu , Bin Zhao , Zhigang Wang , Dong Wang , Xuelong Li

Neural implicit representations have recently shown encouraging results in various domains, including promising progress in simultaneous localization and mapping (SLAM). Nevertheless, existing methods produce over-smoothed scene…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Zihan Zhu , Songyou Peng , Viktor Larsson , Weiwei Xu , Hujun Bao , Zhaopeng Cui , Martin R. Oswald , Marc Pollefeys

Previous attempts to integrate Neural Radiance Fields (NeRF) into the Simultaneous Localization and Mapping (SLAM) framework either rely on the assumption of static scenes or require the ground truth camera poses, which impedes their…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Chengyao Duan , Zhiliu Yang

The choice of scene representation is crucial in both the shape inference algorithms it requires and the smart applications it enables. We present efficient and optimisable multi-class learned object descriptors together with a novel…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Edgar Sucar , Kentaro Wada , Andrew Davison

Rescue robotics sets high requirements to perception algorithms due to the unstructured and potentially vision-denied environments. Pivoting Frequency-Modulated Continuous Wave radars are an emerging sensing modality for SLAM in this kind…

机器人学 · 计算机科学 2024-08-22 Maximilian Hilger , Nils Mandischer , Burkhard Corves

While the keypoint-based maps created by sparse monocular simultaneous localisation and mapping (SLAM) systems are useful for camera tracking, dense 3D reconstructions may be desired for many robotic tasks. Solutions involving depth cameras…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Tristan Laidlow , Jan Czarnowski , Stefan Leutenegger

We present a system that allows for accurate, fast, and robust estimation of camera parameters and depth maps from casual monocular videos of dynamic scenes. Most conventional structure from motion and monocular SLAM techniques assume input…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Zhengqi Li , Richard Tucker , Forrester Cole , Qianqian Wang , Linyi Jin , Vickie Ye , Angjoo Kanazawa , Aleksander Holynski , Noah Snavely

Unlike loose coupling approaches and the EKF-based approaches in the literature, we propose an optimization-based visual-inertial SLAM tightly coupled with raw Global Navigation Satellite System (GNSS) measurements, a first attempt of this…

机器人学 · 计算机科学 2021-10-26 Jinxu Liu , Wei Gao , Zhanyi Hu

Recent advances in dense 3D reconstruction have demonstrated strong capability in accurately capturing local geometry. However, extending these methods to incremental global reconstruction, as required in SLAM systems, remains challenging.…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Kunyi Li , Michael Niemeyer , Sen Wang , Stefano Gasperini , Nassir Navab , Federico Tombari

pySLAM is an open-source Python framework for Visual SLAM that supports monocular, stereo, and RGB-D camera inputs. It offers a flexible and modular interface, integrating a broad range of both classical and learning-based local features.…

机器人学 · 计算机科学 2025-08-05 Luigi Freda