中文
相关论文

相关论文: Optimizing NeRF-based SLAM with Trajectory Smoothn…

200 篇论文

Neural implicit scene representations have recently shown encouraging results in dense visual SLAM. However, existing methods produce low-quality scene reconstruction and low-accuracy localization performance when scaling up to large indoor…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Tianchen Deng , Guole Shen , Tong Qin , Jianyu Wang , Wentao Zhao , Jingchuan Wang , Danwei Wang , Weidong Chen

In this paper, we develop a robust, efficient visual SLAM system that utilizes spatial inhibition of low threshold, baseline lines, and closed-loop keyframe features. Using ORB-SLAM2, our methods include stereo matching, frame tracking,…

机器人学 · 计算机科学 2022-07-13 Meiyu Zhi

A commonly observed failure mode of Neural Radiance Field (NeRF) is fitting incorrect geometries when given an insufficient number of input views. One potential reason is that standard volumetric rendering does not enforce the constraint…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Kangle Deng , Andrew Liu , Jun-Yan Zhu , Deva Ramanan

Accurate and robust localization and mapping are essential components for most autonomous robots. In this paper, we propose a SLAM system for building globally consistent maps, called PIN-SLAM, that is based on an elastic and compact…

机器人学 · 计算机科学 2024-07-03 Yue Pan , Xingguang Zhong , Louis Wiesmann , Thorbjörn Posewsky , Jens Behley , Cyrill Stachniss

Online reconstructing and rendering of large-scale indoor scenes is a long-standing challenge. SLAM-based methods can reconstruct 3D scene geometry progressively in real time but can not render photorealistic results. While NeRF-based…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Yiming Gao , Yan-Pei Cao , Ying Shan

In this paper, we propose a lightweight system, RDS-SLAM, based on ORB-SLAM2, which can accurately estimate poses and build semantic maps at object level for dynamic scenarios in real time using only one commonly used Intel Core i7 CPU. In…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xingyu Chen , Jianru Xue , Jianwu Fang , Yuxin Pan , Nanning Zheng

Traditional SLAM algorithms are typically based on artificial features, which lack high-level information. By introducing semantic information, SLAM can own higher stability and robustness rather than purely hand-crafted features. However,…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Xianwei Meng , Bonian Li

Neural Radiance Fields (NeRF) are an advanced technology that creates highly realistic images by learning about scenes through a neural network model. However, NeRF often encounters issues when there are not enough images to work with,…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Jiawei Guo , HungChyun Chou , Ning Ding

We introduce NeuV-SLAM, a novel dense simultaneous localization and mapping pipeline based on neural multiresolution voxels, characterized by ultra-fast convergence and incremental expansion capabilities. This pipeline utilizes RGBD images…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Wenzhi Guo , Bing Wang , Lijun Chen

Neural implicit representations have shown remarkable abilities in jointly modeling geometry, color, and camera poses in simultaneous localization and mapping (SLAM). Current methods use coordinates, positional encodings, or other geometry…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Sijia Jiang , Jing Hua , Zhizhong Han

We introduce the Satellite Neural Radiance Field (Sat-NeRF), a new end-to-end model for learning multi-view satellite photogrammetry in the wild. Sat-NeRF combines some of the latest trends in neural rendering with native satellite camera…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Roger Marí , Gabriele Facciolo , Thibaud Ehret

As Neural Radiance Field (NeRF) implementations become faster, more efficient and accurate, their applicability to real world mapping tasks becomes more accessible. Traditionally, 3D mapping, or scene reconstruction, has relied on expensive…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Adam Korycki , Colleen Josephson , Steve McGuire

Most NeRF-based models are designed for learning the entire scene, and complex scenes can lead to longer learning times and poorer rendering effects. This paper utilizes scene semantic priors to make improvements in fast training, allowing…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Yuesong Li , Feng Pan , Helong Yan , Xiuli Xin , Xiaoxue Feng

Classical visual simultaneous localization and mapping (SLAM) algorithms usually assume the environment to be rigid. This assumption limits the applicability of those algorithms as they are unable to accurately estimate the camera poses and…

机器人学 · 计算机科学 2022-09-28 Mathieu Gonzalez , Eric Marchand , Amine Kacete , Jérôme Royan

Simultaneous localization and mapping (SLAM) is an essential component of robotic systems. In this work we perform a feasibility study of RGB-D SLAM for the task of indoor robot navigation. Recent visual SLAM methods, e.g. ORBSLAM2…

计算机视觉与模式识别 · 计算机科学 2019-10-14 David Prokhorov , Dmitry Zhukov , Olga Barinova , Anna Vorontsova , Anton Konushin

3D Gaussian Splatting (3DGS) has shown promising results for 3D scene modeling using mixtures of Gaussians, yet its existing simultaneous localization and mapping (SLAM) variants typically rely on direct, deterministic pose optimization…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Yuhan Zhu , Yanyu Zhang , Jie Xu , Wei Ren

Moving objects in scenes are still a severe challenge for the SLAM system. Many efforts have tried to remove the motion regions in the images by detecting moving objects. In this way, the keypoints belonging to motion regions will be…

计算机视觉与模式识别 · 计算机科学 2020-10-15 Xudong Lv , Boya Wang , Dong Ye , Shuo Wang

In this letter, we present a neural field-based real-time monocular mapping framework for accurate and dense Simultaneous Localization and Mapping (SLAM). Recent neural mapping frameworks show promising results, but rely on RGB-D or pose…

机器人学 · 计算机科学 2023-12-18 Wei Zhang , Tiecheng Sun , Sen Wang , Qing Cheng , Norbert Haala

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

Simultaneous Localization and Mapping (SLAM) algorithms are frequently deployed to support a wide range of robotics applications, such as autonomous navigation in unknown environments, and scene mapping in virtual reality. Many of these…

机器人学 · 计算机科学 2023-03-07 Chih-Yuan Chiu