在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优化☆17Mar 27, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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☆59Dec 29, 2025Updated 5 months ago
- ORB-SLAM2中的特征提取部分与GMS匹配☆20Feb 17, 2020Updated 6 years ago
- Superpoint模型调用的C++实现(使用libtorch)☆18Jun 13, 2023Updated 3 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…☆346Jul 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 last year
- [IROS'24] V3D-SLAM: Robust RGB-D SLAM in Dynamic Environments with 3D Semantic Geometry Voting