paper-with-me

Papers

CudaSIFT-SLAM: multiple-map visual SLAM for full procedure mapping in real human endoscopy

2024-05-27 · Richard Elvira, Juan D. Tardós, José M. M. Montiel

Monocular visual simultaneous localization and mapping (V-SLAM) is nowadays an irreplaceable tool in mobile robotics and augmented reality, where it performs robustly. However, human colonoscopies pose formidable challenges like occlusions, blur, light changes, lack of texture, deformation, water jets or tool interaction, which result in very frequent tracking losses. ORB-SLAM3, the top performing multiple-map V-SLAM, is unable to recover from them by merging sub-maps or relocalizing the camera, due to the poor performance of its place recognition algorithm based on ORB features and DBoW2 bag-of-words. We present CudaSIFT-SLAM, the first V-SLAM system able to process complete human colonoscopies in real-time. To overcome the limitations of ORB-SLAM3, we use SIFT instead of ORB features and replace the DBoW2 direct index with the more computationally demanding brute-force matching, being able to successfully match images separated in time for relocation and map merging. Real-time performance is achieved thanks to CudaSIFT, a GPU implementation for SIFT extraction and brute-force matching. We benchmark our system in the C3VD phantom colon dataset, and in a full real colonoscopy from the Endomapper dataset, demonstrating the capabilities to merge sub-maps and relocate in them, obtaining significantly longer sub-maps. Our system successfully maps in real-time 88 % of the frames in the C3VD dataset. In a real screening colonoscopy, despite the much higher prevalence of occluded and blurred frames, the mapping coverage is 53 % in carefully explored areas and 38 % in the full sequence, a 70 % improvement over ORB-SLAM3.

📄 PDF Abstract BibTeX arXiv:2405.16932

Code (0)

등록된 구현이 없습니다.

Tasks

GPUSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

3D Densification for Multi-Map Monocular VSLAM in Endoscopy

2025-03-18 · X. Anadón, Javier Rodríguez-Puigvert, J. M. M. Montiel

Multi-map Sparse Monocular visual Simultaneous Localization and Mapping applied to monocular endoscopic sequences has proven efficient to robustly recover tracking after the frequent losses in endoscopy due to motion blu…

Camera LocalizationDepth EstimationMonocular Depth EstimationSimultaneous Localization and Mapping

IBD-SLAM: Learning Image-Based Depth Fusion for Generalizable SLAM

2024-01-01 · CVPR 2024 1 · Minghao Yin, Shangzhe Wu, Kai Han

In this paper we address the challenging problem of visual SLAM with neural scene representations. Recently neural scene representations have shown promise for SLAM to produce dense 3D scene reconstruction with high …

3D Scene ReconstructionNeRF

Visual SLAMMOT Considering Multiple Motion Models

2024-11-28 · Peilin Tian, Hao Li

Simultaneous Localization and Mapping (SLAM) and Multi-Object Tracking (MOT) are pivotal tasks in the realm of autonomous driving, attracting considerable research attention. While SLAM endeavors to generate real-time ma…

Autonomous DrivingMulti-Object TrackingObject TrackingSimultaneous Localization and Mapping

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

TextSLAM: Visual SLAM with Planar Text Features

2019-11-26 · Boying Li, Danping Zou, Daniele Sartori, Ling Pei 외

We propose to integrate text objects in man-made scenes tightly into the visual SLAM pipeline. The key idea of our novel text-based visual SLAM is to treat each detected text as a planar feature which is rich of textures…

Object SLAMScene UnderstandingSemantic SLAM