paper-with-me

Papers

Attention-SLAM: A Visual Monocular SLAM Learning from Human Gaze

2020-09-15 · Jinquan Li, Ling Pei, Danping Zou, Songpengcheng Xia, Qi Wu, Tao Li, Zhen Sun, Wenxian Yu

This paper proposes a novel simultaneous localization and mapping (SLAM) approach, namely Attention-SLAM, which simulates human navigation mode by combining a visual saliency model (SalNavNet) with traditional monocular visual SLAM. Most SLAM methods treat all the features extracted from the images as equal importance during the optimization process. However, the salient feature points in scenes have more significant influence during the human navigation process. Therefore, we first propose a visual saliency model called SalVavNet in which we introduce a correlation module and propose an adaptive Exponential Moving Average (EMA) module. These modules mitigate the center bias to enable the saliency maps generated by SalNavNet to pay more attention to the same salient object. Moreover, the saliency maps simulate the human behavior for the refinement of SLAM results. The feature points extracted from the salient regions have greater importance in optimization process. We add semantic saliency information to the Euroc dataset to generate an open-source saliency SLAM dataset. Comprehensive test results prove that Attention-SLAM outperforms benchmarks such as Direct Sparse Odometry (DSO), ORB-SLAM, and Salient DSO in terms of efficiency, accuracy, and robustness in most test cases.

📄 PDF Abstract BibTeX arXiv:2009.06886

Code (1)

Li-Jinquan/Salient-Euroc 공식 구현

Tasks

Simultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Orbeez-SLAM: A Real-time Monocular Visual SLAM with ORB Features and NeRF-realized Mapping

2022-09-27 · Chi-Ming Chung, Yang-Che Tseng, Ya-Ching Hsu, Xiang-Qian Shi 외

A spatial AI that can perform complex tasks through visual signals and cooperate with humans is highly anticipated. To achieve this, we need a visual SLAM that easily adapts to new scenes without pre-training and generat…

NeRFVisual Odometry

Edge SLAM: Edge Points Based Monocular Visual SLAM

2019-01-14 · Soumyadip Maity, Arindam Saha, Brojeshwar Bhowmick

Visual SLAM shows significant progress in recent years due to high attention from vision community but still, challenges remain for low-textured environments. Feature based visual SLAMs do not produce reliable camera and…

Optical Flow EstimationPoint Tracking

MOTSLAM: MOT-assisted monocular dynamic SLAM using single-view depth estimation

2022-10-05 · Hanwei Zhang, Hideaki Uchiyama, Shintaro Ono, Hiroshi Kawasaki

Visual SLAM systems targeting static scenes have been developed with satisfactory accuracy and robustness. Dynamic 3D object tracking has then become a significant capability in visual SLAM with the requirement of unders…

3D Object TrackingAutonomous DrivingDepth EstimationMonocular Depth Estimation+3

DVM-SLAM: Decentralized Visual Monocular Simultaneous Localization and Mapping for Multi-Agent Systems

2025-03-06 · Joshua Bird, Jan Blumenkamp, Amanda Prorok

Cooperative Simultaneous Localization and Mapping (C-SLAM) enables multiple agents to work together in mapping unknown environments while simultaneously estimating their own positions. This approach enhances robustness, …

Autonomous NavigationCollision AvoidanceSimultaneous Localization and Mapping

Visual Appearance Analysis of Forest Scenes for Monocular SLAM

2019-07-05 · James Garforth, Barbara Webb

Monocular simultaneous localisation and mapping (SLAM) is a cheap and energy efficient way to enable Unmanned Aerial Vehicles (UAVs) to safely navigate managed forests and gather data crucial for monitoring tree health. …

Navigate