url-kaist/MambaGlue
MambaGlue: Fast and Robust Local Feature Matching With Mamba @ ICRA'25
This project helps robotics engineers and computer vision researchers quickly and accurately find corresponding points between different images or video frames. It takes in pairs of images and outputs a set of 'matched' local features, which are specific points identified as the same in both images. This is essential for tasks like 3D reconstruction from multiple photos or enabling robots to understand their location in an environment.
268 stars. No commits in the last 6 months.
Use this if you need to precisely match distinct features between images for computer vision or robotics applications like 3D mapping or visual navigation.
Not ideal if your primary goal is general object detection or image classification, as this tool specializes in geometric correspondence between images.
Stars
268
Forks
22
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/url-kaist/MambaGlue"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
cvg/Hierarchical-Localization
Visual localization made easy with hloc
gmberton/CosPlace
Official code for CVPR 2022 paper "Rethinking Visual Geo-localization for Large-Scale Applications"
Vincentqyw/image-matching-webui
🤗 image matching webui
cvg/glue-factory
Training library for local feature detection and matching