中文
相关论文

相关论文: Volume-DROID: A Real-Time Implementation of Volume…

200 篇论文

We present DynamicSLAM: an indoor localization technique that eliminates the need for the daunting calibration step. DynamicSLAM is a novel Simultaneous Localization And Mapping (SLAM) framework that iteratively acquires the feature map of…

计算机与社会 · 计算机科学 2021-06-28 Ahmed Shokry , Moustafa Elhamshary , Moustafa Youssef

Enabling robots to understand the world in terms of objects is a critical building block towards higher level autonomy. The success of foundation models in vision has created the ability to segment and identify nearly all objects in the…

机器人学 · 计算机科学 2024-04-09 Kurran Singh , Tim Magoun , John J. Leonard

Recently, the multi-modal fusion of RGB, depth, and semantics has shown great potential in dense Simultaneous Localization and Mapping (SLAM). However, a prerequisite for generating consistent semantic maps is the availability of dense,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Linfei Li , Lin Zhang , Zhong Wang , Ying Shen

In modern visual SLAM systems, it is a standard practice to retrieve potential candidate map points from overlapping keyframes for further feature matching or direct tracking. In this work, we argue that keyframes are not the optimal choice…

机器人学 · 计算机科学 2020-03-05 Manasi Muglikar , Zichao Zhang , Davide Scaramuzza

Classical monocular Simultaneous Localization And Mapping (SLAM) and the recently emerging convolutional neural networks (CNNs) for monocular depth prediction represent two largely disjoint approaches towards building a 3D map of the…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Lokender Tiwari , Pan Ji , Quoc-Huy Tran , Bingbing Zhuang , Saket Anand , Manmohan Chandraker

Visual Simultaneous Localization and Mapping (V-SLAM) methods achieve remarkable performance in static environments, but face challenges in dynamic scenes where moving objects severely affect their core modules. To avoid this, dynamic…

机器人学 · 计算机科学 2024-08-21 Chenghao Xu , Elia Bonetto , Aamir Ahmad

Visual Simultaneous Localization and Mapping (vSLAM) has achieved great progress in the computer vision and robotics communities, and has been successfully used in many fields such as autonomous robot navigation and AR/VR. However, vSLAM…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Kaiqi Chen , Junhao Xiao , Jialing Liu , Qiyi Tong , Heng Zhang , Ruyu Liu , Jianhua Zhang , Arash Ajoudani , Shengyong Chen

We present KM-ViPE (Knowledge Mapping Video Pose Engine), a real-time open-vocabulary SLAM framework for uncalibrated monocular cameras in dynamic environments. Unlike systems requiring depth sensors and offline calibration, KM-ViPE…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Zaid Nasser , Mikhail Iumanov , Tianhao Li , Maxim Popov , Jaafar Mahmoud , Malik Mohrat , Ilya Obrubov , Ekaterina Derevyanka , Ivan Sosin , Sergey Kolyubin

An essential task for a multi-robot system is generating a common understanding of the environment and relative poses between robots. Cooperative tasks can be executed only when a vehicle has knowledge of its own state and the states of the…

机器人学 · 计算机科学 2022-10-04 John McConnell , Yewei Huang , Paul Szenher , Ivana Collado-Gonzalez , Brendan Englot

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

Feature-based visual simultaneous localization and mapping (SLAM) methods only estimate the depth of extracted features, generating a sparse depth map. To solve this sparsity problem, depth completion tasks that estimate a dense depth from…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Jinwoo Jeon , Hyunjun Lim , Dong-Uk Seo , Hyun Myung

Robotic applications are continuously striving towards higher levels of autonomy. To achieve that goal, a highly robust and accurate state estimation is indispensable. Combining visual and inertial sensor modalities has proven to yield…

机器人学 · 计算机科学 2022-08-02 Simon Boche , Xingxing Zuo , Simon Schaefer , Stefan Leutenegger

In this paper, we introduce Semi-SMD, a novel metric depth estimation framework tailored for surrounding cameras equipment in autonomous driving. In this work, the input data consists of adjacent surrounding frames and camera parameters. We…

机器人学 · 计算机科学 2025-09-10 Yusen Xie , Zhengmin Huang , Shaojie Shen , Jun Ma

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 propose NEDS-SLAM, a dense semantic SLAM system based on 3D Gaussian representation, that enables robust 3D semantic mapping, accurate camera tracking, and high-quality rendering in real-time. In the system, we propose a Spatially…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yiming Ji , Yang Liu , Guanghu Xie , Boyu Ma , Zongwu Xie

The mobile robot relies on SLAM (Simultaneous Localization and Mapping) to provide autonomous navigation and task execution in complex and unknown environments. However, it is hard to develop a dedicated algorithm for mobile robots due to…

机器人学 · 计算机科学 2023-12-27 Ke Cao , Ruiping Liu , Ze Wang , Kunyu Peng , Jiaming Zhang , Junwei Zheng , Zhifeng Teng , Kailun Yang , Rainer Stiefelhagen

SLAM systems based on NeRF have demonstrated superior performance in rendering quality and scene reconstruction for static environments compared to traditional dense SLAM. However, they encounter tracking drift and mapping errors in…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Mingrui Li , Yiming Zhou , Guangan Jiang , Tianchen Deng , Yangyang Wang , Hongyu Wang

We proposed an end-to-end deep learning-based simultaneous localization and mapping (SLAM) system following conventional visual odometry (VO) pipelines. The proposed method completes the SLAM framework by including tracking, mapping, and…

机器人学 · 计算机科学 2019-05-10 Youngji Kim , Ayoung Kim

3D Gaussian Splatting has recently shown promising results in dense visual SLAM. However, existing 3DGS-based SLAM methods are all constrained to small-room scenarios and struggle with memory explosion in large-scale scenes and long…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Tianchen Deng , Wenhua Wu , Junjie He , Yue Pan , Shenghai Yuan , Danwei Wang , Hesheng Wang

Where am I? This is one of the most critical questions that any intelligent system should answer to decide whether it navigates to a previously visited area. This problem has long been acknowledged for its challenging nature in simultaneous…

机器人学 · 计算机科学 2022-11-10 Konstantinos A. Tsintotas , Loukas Bampis , Antonios Gasteratos
‹ 上一页 1 8 9 10 下一页 ›