A simple python implemented frame-by-frame visual odometry with SuperPoint feature detector and SuperGlue feature matcher.
☆368Dec 25, 2020Updated 5 years ago
Alternatives and similar repositories for Python-VO
Users that are interested in Python-VO are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SuperPoint + ORB_SLAM2☆667Apr 11, 2021Updated 5 years ago
- Depth and Flow for Visual Odometry☆605Nov 28, 2023Updated 2 years ago
- Real-time SLAM system with deep features☆865Aug 11, 2021Updated 4 years ago
- [SuperGlue: Learning Feature Matching with Graph Neural Networks] This repo includes PyTorch code for training the SuperGlue matching net…☆607Oct 12, 2021Updated 4 years ago
- Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629☆930Aug 11, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- pySLAM is a hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras. It provides a broad set of modern loc…☆3,265Mar 30, 2026Updated last month
- Back to the Feature: Learning Robust Camera Localization from Pixels to Pose (CVPR 2021)☆786Aug 12, 2025Updated 8 months ago
- Efficient neural feature detector and descriptor☆2,425May 5, 2025Updated 11 months ago
- SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)☆4,001Aug 30, 2024Updated last year
- Deep Keypoint-Based Camera Pose Estimation with Geometric Constraints, IROS 2020☆169Feb 20, 2024Updated 2 years ago
- PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)☆2,164Jul 24, 2022Updated 3 years ago
- [TRO 2025] AirVO upgrades to AirSLAM☆1,155Nov 19, 2025Updated 5 months ago
- ☆437Apr 6, 2021Updated 5 years ago
- Visual localization made easy with hloc☆4,054Dec 10, 2025Updated 4 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A general framework for map-based visual localization. It contains 1) Map Generation which support traditional features or deeplearning f…☆799Oct 28, 2020Updated 5 years ago
- TartanVO: A Generalizable Learning-based VO☆283Aug 2, 2024Updated last year
- Open Source Graph Neural Net Based Pipeline for Image Matching☆363Jul 25, 2023Updated 2 years ago
- Patch2Pix: Epipolar-Guided Pixel-Level Correspondences [CVPR2021]☆295Jun 2, 2024Updated last year
- ☆187Oct 5, 2024Updated last year
- Superpoint and Superglue training and testing code, also some traditional method (SIFT and ORB)☆87Apr 6, 2021Updated 5 years ago
- ☆24Dec 27, 2022Updated 3 years ago
- ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction☆387Jun 14, 2023Updated 2 years ago
- This repository contains the implementation of SuperGlue with Physarum Dynamics LP solver. Physarum Dynamics is a very efficient differen…☆50Dec 18, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A simple monocular visual odometry project in Python☆371Jun 30, 2016Updated 9 years ago
- A RGB-D SLAM system for structural scenes, which makes use of point-line-plane features and the Manhattan World assumption.