在ORB-SLAM3的基础上,通过SOLO实例分割获得物体的Mask, 然后在运行时去除物体的关键点,从而达到动态鲁棒性
☆14Mar 23, 2023Updated 3 years ago
Alternatives and similar repositories for ORB_SLAM3_Mask
Users that are interested in ORB_SLAM3_Mask are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Remove bad map points and keyframes to save memory.☆34Dec 15, 2023Updated 2 years ago
- A ORB-SLAM2 instance with dynamic object removing and point-line features optimization.☆16Jun 26, 2024Updated last year
- notes about papers read during my phd thesis @ ISAE-SUPAERO☆14Feb 6, 2025Updated last year
- 原开源代码只给了RGBD的,补充了一下自己使用的双目的,后面再补其他的☆25Feb 24, 2024Updated 2 years ago
- 结合金字塔光流的ORBSLAM优化☆18Mar 27, 2026Updated last month
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ORB_SLAM3+YOLO+RGBD_DNECEMAP☆48Feb 24, 2023Updated 3 years ago
- This code is an extended version of YOLO_ORB_SLAM3, which adds the functionality of creating dense point cloud maps.☆199Nov 16, 2023Updated 2 years ago
- YDM-SLAM: YOLOv8-powered Dynamic Mapping of Environment using ORB-SLAM3 | Implemented only for RGB-D☆58Dec 29, 2025Updated 4 months ago
- ORB-SLAM2中的特征提取部分与GMS匹配☆20Feb 17, 2020Updated 6 years ago
- Superpoint模型调用的C++实现(使用libtorch)☆18Jun 13, 2023Updated 2 years ago
- This is an improved version of ORB-SLAM3 that adds an object detection module implemented with YOLOv5 to achieve SLAM in dynamic environm…☆348Jul 26, 2023Updated 2 years ago
- Creating a segmented 3D octomap of the surroundings using ORB-SLAM3, with the possibility of removing or adding specific segmented object…☆95May 25, 2025Updated 11 months ago
- [IROS'24] V3D-SLAM: Robust RGB-D SLAM in Dynamic Environments with 3D Semantic Geometry Voting☆26Aug 8, 2025Updated 9 months ago
- Part of my final year project: "Robot Path Planning based on Visual SLAM". This is the Visual SLAM part. This project is mainly based on…☆16Feb 23, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Real time RGBD Visual SLAM( ORB FLANN g2o )☆10May 19, 2018Updated 8 years ago
- 在ORB_SLAM2源码上,基于RGBD深度相机增加稠密点云重建线程、结合ROS增加ros-tf、pointcloud发布线程☆12Apr 29, 2019Updated 7 years ago
- Masked ORB-SLAM3: Dynamic Element Exclusion for Autonomous Driving Scenarios Using a Mask R-CNN for Increased Localization Accuracy