Shiaoming / Python-VOLinks
A simple python implemented frame-by-frame visual odometry with SuperPoint feature detector and SuperGlue feature matcher.
☆358Updated 4 years ago
Alternatives and similar repositories for Python-VO
Users that are interested in Python-VO are comparing it to the libraries listed below
Sorting:
- SuperPoint + ORB_SLAM2☆635Updated 4 years ago
- FeatureBooster: Boosting Feature Descriptors with a Lightweight Neural Network (CVPR 2023)☆342Updated last year
- ☆428Updated 4 years ago
- A pytorch version unsuper point☆115Updated 3 years ago
- Pytorch Implementation of rpautrat/SuperPoint☆216Updated 7 months ago
- ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction☆360Updated 2 years ago
- VOLDOR-SLAM is a real-time dense-indirect SLAM system takes dense optical flows as input that supports monocular, stereo and RGB-D video …☆486Updated 2 years ago
- A RGB-D SLAM system for structural scenes, which makes use of point-line-plane features and the Manhattan World assumption.