SuperGluePretrainedNetwork VS ORB_SLAM3

Compare SuperGluePretrainedNetwork vs ORB_SLAM3 and see what are their differences.

SuperGluePretrainedNetwork

SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral) (by magicleap)

ORB_SLAM3

ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM (by UZ-SLAMLab)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SuperGluePretrainedNetwork ORB_SLAM3
5 15
2,906 5,986
0.0% 3.8%
0.0 0.0
over 1 year ago 7 days ago
Python C++
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

SuperGluePretrainedNetwork

Posts with mentions or reviews of SuperGluePretrainedNetwork. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.

ORB_SLAM3

Posts with mentions or reviews of ORB_SLAM3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.

What are some alternatives?

When comparing SuperGluePretrainedNetwork and ORB_SLAM3 you can also consider the following projects:

LoFTR - Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022

openvslam - OpenVSLAM: A Versatile Visual SLAM Framework

nerfmm - (Arxiv 2021) NeRF--: Neural Radiance Fields Without Known Camera Parameters

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

torchdrug - A powerful and flexible machine learning platform for drug discovery

Udacity-self-driving-car-engineer-P6-Kidnapped-Vehicle - 优达学城无人驾驶工程师纳米学位P6--被绑架的汽车--定位

dgl - Python package built to ease deep learning on graph, on top of existing DL frameworks.

VINS-Mono - A Robust and Versatile Monocular Visual-Inertial State Estimator

DeepLabCut - Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans

vortex-auv - Software for guidance, navigation and control for the Vortex AUVs. Purpose built for competing in AUV/ROV competitions.

Kalman-and-Bayesian-Filters-in-Python - Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.