All Projects → IRVLab → so_dso_place_recognition

IRVLab / so_dso_place_recognition

Licence: other
A Fast and Robust Place Recognition Approach for Stereo Visual Odometry using LiDAR Descriptors

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
matlab
3953 projects

Projects that are alternatives of or similar to so dso place recognition

FAST LIO SLAM
LiDAR SLAM = FAST-LIO + Scan Context
Stars: ✭ 183 (+251.92%)
Mutual labels:  slam, place-recognition
Awesome Slam
A curated list of SLAM resources
Stars: ✭ 224 (+330.77%)
Mutual labels:  slam
Visual Gps Slam
This is a repo for my master thesis research about the Fusion of Visual SLAM and GPS. It contains the research paper, code and other interesting data.
Stars: ✭ 175 (+236.54%)
Mutual labels:  slam
Hypharos minicar
1/20 MiniCar: An ackermann based rover for MPC and Pure-Pursuit controller
Stars: ✭ 194 (+273.08%)
Mutual labels:  slam
Anms Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
Stars: ✭ 174 (+234.62%)
Mutual labels:  slam
Mola
A Modular Optimization framework for Localization and mApping (MOLA)
Stars: ✭ 206 (+296.15%)
Mutual labels:  slam
Pop up slam
Pop-up SLAM: Semantic Monocular Plane SLAM for Low-texture Environments
Stars: ✭ 164 (+215.38%)
Mutual labels:  slam
Iros2020 Paper List
IROS2020 paperlist by paopaorobot
Stars: ✭ 247 (+375%)
Mutual labels:  slam
Iros2018 Slam Papers
IROS2018 SLAM papers (ref from PaoPaoRobot)
Stars: ✭ 224 (+330.77%)
Mutual labels:  slam
Staticmapping
Use LiDAR to map the static world
Stars: ✭ 191 (+267.31%)
Mutual labels:  slam
Slambench2
SLAM performance evaluation framework
Stars: ✭ 187 (+259.62%)
Mutual labels:  slam
Deepmatchvo
Implementation of ICRA 2019 paper: Beyond Photometric Loss for Self-Supervised Ego-Motion Estimation
Stars: ✭ 178 (+242.31%)
Mutual labels:  slam
Iros2019 Paper List
IROS2019 paper list from PaopaoRobot
Stars: ✭ 214 (+311.54%)
Mutual labels:  slam
Recent slam research
Track Advancement of SLAM 跟踪SLAM前沿动态【2021 version】
Stars: ✭ 2,387 (+4490.38%)
Mutual labels:  slam
Iscloam
Intensity Scan Context based full SLAM implementation for autonomous driving. ICRA 2020
Stars: ✭ 232 (+346.15%)
Mutual labels:  slam
Flame
FLaME: Fast Lightweight Mesh Estimation
Stars: ✭ 164 (+215.38%)
Mutual labels:  slam
Orb Slam2 with semantic label
orb-slam2 with semantic label
Stars: ✭ 186 (+257.69%)
Mutual labels:  slam
Pvio
Robust and Efficient Visual-Inertial Odometry with Multi-plane Priors
Stars: ✭ 198 (+280.77%)
Mutual labels:  slam
Deep Learning Interview Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Stars: ✭ 3,677 (+6971.15%)
Mutual labels:  slam
Minisam
A general and flexible factor graph non-linear least square optimization framework
Stars: ✭ 246 (+373.08%)
Mutual labels:  slam

A Fast and Robust Place Recognition Approach for Stereo Visual Odometry using LiDAR Descriptors

Copyright (c) <2020> <Jiawei Mo, Junaed Sattar>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Introduction

Implementation of A Fast and Robust Place Recognition Approach for Stereo Visual Odometry using LiDAR Descriptors.

Usage

  • Use SO-DSO as stereo visual odometry to generate 3D points and poses using so_dso.
  • Test place recognition in place_recognition.
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].