SuperPoint_SLAM VS openvslam

Compare SuperPoint_SLAM vs openvslam and see what are their differences.

SuperPoint_SLAM

SuperPoint + ORB_SLAM2 (by KinglittleQ)

openvslam

OpenVSLAM: A Versatile Visual SLAM Framework (by xdspacelab)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SuperPoint_SLAM openvslam
2 3
504 2,952
- -
1.8 4.0
about 3 years ago about 3 years ago
C++ C++
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SuperPoint_SLAM

Posts with mentions or reviews of SuperPoint_SLAM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.
  • Modular Open Source Visual SLAM
    4 projects | /r/computervision | 27 Oct 2022
    Hi everyone, I am trying to implement a VSLAM with DNN specifically the Feature Extraction module in the SLAM pipeline. Something on the lines of this repo Superpoint_SLAM , which integrates SuperPoint Feature extraction into ORB_SLAM2
  • Complete Open Source Deep Learning Implementations For V-SLAM
    2 projects | /r/computervision | 31 Jan 2021
    As you've mentioned, there are many papers on deep local feature extraction, like SuperPoint and R2D2. If you wish to use them in SLAM, you can simply replace the feature extraction module in the existing SLAM system with the deep local feature method. An example is shown here - this system uses SuperPoint as local features instead of ORB features in the original ORB-SLAM 2 pipeline. https://github.com/KinglittleQ/SuperPoint_SLAM

openvslam

Posts with mentions or reviews of openvslam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-20.
  • Grafana, Loki, and Tempo will be relicensed to AGPLv3
    6 projects | news.ycombinator.com | 20 Apr 2021
    This might be the case. However there is an additional risk and process component:

    - you might not want to risk because you don't have lawyers etc in your company.

    - even if you have lawyers etc in your company, if there are 2 alternatives one which is just an MIT license, you'll probably go for that one because you don't want to have a 1.5 month review of the use of this AGPL licensed alternative.

    In general things like this https://github.com/xdspacelab/openvslam/wiki/Termination-of-... (repo with 3k stars), an effort terminated because of some traces of GPL code MIGHT be somewhere in there comes to light. Even though Grafana etc are mostly tools, for my startup I would probably not risk any of this (for my own sake and also for any kind of due diligence in case it ever gets acquired)

  • OpenVSLAM – Termination of the release because of GPLv3
    1 project | news.ycombinator.com | 24 Mar 2021
  • Looking for cheap solution for many-camera SLAM
    2 projects | /r/embedded | 13 Jan 2021
    OpenVSLAM

What are some alternatives?

When comparing SuperPoint_SLAM and openvslam you can also consider the following projects:

rtabmap - RTAB-Map library and standalone application

ORB_SLAM3 - ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM

orb_slam_2_ros - A ROS implementation of ORB_SLAM2

tello-ros2 - ROS2 node for DJI Tello and Visual SLAM for mapping of indoor environments.

open_vins - An open source platform for visual-inertial navigation research.

pyslam - pySLAM contains a monocular Visual Odometry (VO) pipeline in Python. It supports many modern local features based on Deep Learning.

maplab - A Modular and Multi-Modal Mapping Framework

Kimera - Index repo for Kimera code

xivo - X Inertial-aided Visual Odometry

ov2slam - OV²SLAM is a Fully Online and Versatile Visual SLAM for Real-Time Applications