All Projects → wuxiaolang → Cube_slam_wu

wuxiaolang / Cube_slam_wu

Licence: other
Cube SLAM 个人注释版

Projects that are alternatives of or similar to Cube slam wu

Semantic suma
SuMa++: Efficient LiDAR-based Semantic SLAM (Chen et al IROS 2019)
Stars: ✭ 431 (+452.56%)
Mutual labels:  slam, semantic
Eao Slam
[IROS 2020] EAO-SLAM: Monocular Semi-Dense Object SLAM Based on Ensemble Data Association
Stars: ✭ 95 (+21.79%)
Mutual labels:  slam, semantic
Visual slam related research
视觉(语义) SLAM 相关研究跟踪
Stars: ✭ 708 (+807.69%)
Mutual labels:  slam, semantic
Recent slam research
Track Advancement of SLAM 跟踪SLAM前沿动态【2021 version】
Stars: ✭ 2,387 (+2960.26%)
Mutual labels:  slam, semantic
Visma
Visual-Inertial-Semantic-MApping Dataset and tools
Stars: ✭ 54 (-30.77%)
Mutual labels:  slam, semantic
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-37.18%)
Mutual labels:  slam
Loam velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
Stars: ✭ 1,135 (+1355.13%)
Mutual labels:  slam
Automatic Release
Automates the release process for GitHub projects.
Stars: ✭ 46 (-41.03%)
Mutual labels:  semantic
2d Slam By Nonlinear Optimization
基于非线性优化的2Dslam仿真,实践前端数据关联,滑动窗口法,LM优化,FEJ。
Stars: ✭ 41 (-47.44%)
Mutual labels:  slam
Mrpt
⚡️ The Mobile Robot Programming Toolkit (MRPT)
Stars: ✭ 1,190 (+1425.64%)
Mutual labels:  slam
Openllet
Openllet is an OWL 2 reasoner in Java, build on top of Pellet.
Stars: ✭ 66 (-15.38%)
Mutual labels:  semantic
Particle filter localization
Particle filter-based localization in an occupancy grid map.
Stars: ✭ 63 (-19.23%)
Mutual labels:  slam
Mask rcnn ros
The ROS Package of Mask R-CNN for Object Detection and Segmentation
Stars: ✭ 53 (-32.05%)
Mutual labels:  slam
Neonion
neonion is a user-centered collaborative semantic annotation webapp developed at the Human-Centered Computing group at Freie Universität Berlin.
Stars: ✭ 65 (-16.67%)
Mutual labels:  semantic
Rp Vio
RP-VIO: Robust Plane-based Visual-Inertial Odometry for Dynamic Environments (Code & Dataset)
Stars: ✭ 50 (-35.9%)
Mutual labels:  slam
Awesome Robotics Libraries
😎 A curated list of robotics libraries and software
Stars: ✭ 1,159 (+1385.9%)
Mutual labels:  slam
Ieml
IEML semantic language - a meaning-representation system based on semantic primitives and a regular grammar. Basic semantic relationships between concepts are automatically computed from syntactic similarities.
Stars: ✭ 41 (-47.44%)
Mutual labels:  semantic
Indoor Nav Arcore
Indoor Navigation with ARCore (From: 2018)
Stars: ✭ 62 (-20.51%)
Mutual labels:  slam
Lego Loam
LeGO-LOAM: Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain
Stars: ✭ 1,138 (+1358.97%)
Mutual labels:  slam
Fmr
Functional Meaning Representation and Semantic Parsing Framework
Stars: ✭ 58 (-25.64%)
Mutual labels:  semantic

注:

  • 1. 本仓库 forked from shichaoy/cube_slam
    Paper: CubeSLAM: Monocular 3D Object SLAM, IEEE Transactions on Robotics 2019, S. Yang, S. Scherer PDF

  • 2. 本代码于 18 年底注释,对应作者 18 年 6 月份提交的代码,不包含作者 19 年新增的代码

  • 3. 本人对 cube slam 代码和相关论文的总结笔记

  • 4. Readme 中 3.1, 3.2, 3.3 的图是我将 cubeslam 移植到 ORB-SLAM2 中的效果,不包含在本仓库的注释代码中

  • 5. 本人受 Cube SLAM 启发的工作,欢迎批评指正
    Wu Y, Zhang Y, Zhu D, et al. EAO-SLAM: Monocular Semi-Dense Object SLAM Based on Ensemble Data Association[J]. arXiv preprint arXiv:2004.12730, 2020. [PDF] [Code] [YouTube] [bilibili]. [Submited to IROS 2020]

0. object_slam

1. line_lbd

2. single image

3. combine with ORB-SLAM2

3.1 tum dataset

3.2 kitti dataset

3.3 real world


[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].