中文
相关论文

相关论文: NICE-SLAM with Adaptive Feature Grids

200 篇论文

Neural RGBD SLAM techniques have shown promise in dense Simultaneous Localization And Mapping (SLAM), yet face challenges such as error accumulation during camera tracking resulting in distorted maps. In response, we introduce Loopy-SLAM…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Lorenzo Liso , Erik Sandström , Vladimir Yugay , Luc Van Gool , Martin R. Oswald

We present a robust visual-inertial SLAM system that combines the benefits of Convolutional Neural Networks (CNNs) and planar constraints. Our system leverages a CNN to predict the depth map and the corresponding uncertainty map for each…

机器人学 · 计算机科学 2022-05-09 Pan Ji , Yuan Tian , Qingan Yan , Yuxin Ma , Yi Xu

Visual-inertial SLAM is crucial in various fields, such as aerial vehicles, industrial robots, and autonomous driving. The fusion of camera and inertial measurement unit (IMU) makes up for the shortcomings of a signal sensor, which…

机器人学 · 计算机科学 2024-01-08 Jiaming He , Mingrui Li , Yangyang Wang , Hongyu Wang

We introduce EC-SLAM, a real-time dense RGB-D simultaneous localization and mapping (SLAM) system leveraging Neural Radiance Fields (NeRF). While recent NeRF-based SLAM systems have shown promising results, they have yet to fully exploit…

机器人学 · 计算机科学 2024-10-21 Guanghao Li , Qi Chen , YuXiang Yan , Jian Pu

In this paper, we propose a novel dense surfel mapping system that scales well in different environments with only CPU computation. Using a sparse SLAM system to estimate camera poses, the proposed mapping system can fuse intensity images…

机器人学 · 计算机科学 2019-09-11 Kaixuan Wang , Fei Gao , Shaojie Shen

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

3D Gaussian Splatting (3DGS) has gained significant attention for its application in dense Simultaneous Localization and Mapping (SLAM), enabling real-time rendering and high-fidelity mapping. However, existing 3DGS-based SLAM methods often…

机器人学 · 计算机科学 2024-09-18 Ziheng Xu , Qingfeng Li , Chen Chen , Xuefeng Liu , Jianwei Niu

We propose a deep learning framework for modeling complex high-dimensional densities called Non-linear Independent Component Estimation (NICE). It is based on the idea that a good representation is one in which the data has a distribution…

机器学习 · 计算机科学 2015-04-13 Laurent Dinh , David Krueger , Yoshua Bengio

Recently neural radiance fields (NeRF) have been widely exploited as 3D representations for dense simultaneous localization and mapping (SLAM). Despite their notable successes in surface modeling and novel view synthesis, existing…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jiarui Hu , Xianhao Chen , Boyin Feng , Guanglin Li , Liangjing Yang , Hujun Bao , Guofeng Zhang , Zhaopeng Cui

Visual Simultaneous Localization and Mapping (vSLAM) is a widely used technique in robotics and computer vision that enables a robot to create a map of an unfamiliar environment using a camera sensor while simultaneously tracking its…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Yasaman Haghighi , Suryansh Kumar , Jean-Philippe Thiran , Luc Van Gool

Analysis of state-of-the-art VO/VSLAM system exposes a gap in balancing performance (accuracy & robustness) and efficiency (latency). Feature-based systems exhibit good performance, yet have higher latency due to explicit data association;…

机器人学 · 计算机科学 2020-01-06 Yipu Zhao , Patricio A. Vela

We present NeuSE, a novel Neural SE(3)-Equivariant Embedding for objects, and illustrate how it supports object SLAM for consistent spatial understanding with long-term scene changes. NeuSE is a set of latent object embeddings created from…

机器人学 · 计算机科学 2023-07-11 Jiahui Fu , Yilun Du , Kurran Singh , Joshua B. Tenenbaum , John J. Leonard

How do computers and intelligent agents view the world around them? Feature extraction and representation constitutes one the basic building blocks towards answering this question. Traditionally, this has been done with carefully engineered…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jaime Spencer , Richard Bowden , Simon Hadfield

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…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Mingrui Li , Shuhong Liu , Tianchen Deng , Hongyu Wang

Learning robust visuomotor policies for robotic manipulation remains a challenge in real-world settings, where visual distractors can significantly degrade performance and safety. In this work, we propose an effective and scalable…

机器人学 · 计算机科学 2025-12-01 Sajjad Pakdamansavoji , Mozhgan Pourkeshavarz , Adam Sigal , Zhiyuan Li , Rui Heng Yang , Amir Rasouli

We present a fast, scalable, and accurate Simultaneous Localization and Mapping (SLAM) system that represents indoor scenes as a graph of objects. Leveraging the observation that artificial environments are structured and occupied by…

机器人学 · 计算机科学 2020-11-06 Akash Sharma , Wei Dong , Michael Kaess

Recently, map representations based on radiance fields such as 3D Gaussian Splatting and NeRF, which excellent for realistic depiction, have attracted considerable attention, leading to attempts to combine them with SLAM. While these…

机器人学 · 计算机科学 2025-01-24 Gyuhyeon Pak , Euntai Kim

We argue that robust dense SLAM systems can make valuable use of the layers of features coming from a standard CNN as a pyramid of `semantic texture' which is suitable for dense alignment while being much more robust to nuisance factors…

计算机视觉与模式识别 · 计算机科学 2017-08-30 Jan Czarnowski , Stefan Leutenegger , Andrew Davison

We present vMAP, an object-level dense SLAM system using neural field representations. Each object is represented by a small MLP, enabling efficient, watertight object modelling without the need for 3D priors. As an RGB-D camera browses a…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Xin Kong , Shikun Liu , Marwan Taher , Andrew J. Davison

Simultaneous Localization And Mapping (SLAM) is a task to estimate the robot location and to reconstruct the environment based on observation from sensors such as LIght Detection And Ranging (LiDAR) and camera. It is widely used in robotic…

机器人学 · 计算机科学 2021-02-18 Han Wang , Chen Wang , Lihua Xie