yuefanhao/SuperPoint-LightGlue-TensorRT
SuperPoint and LightGlue with TensorRT. Deploy with C++.
This project helps developers integrate SuperPoint and LightGlue algorithms into high-performance C++ applications. It takes image data, processes it using these computer vision models, and outputs matched feature points between images. This is for C++ developers building real-time image processing or computer vision systems that require fast, accurate feature matching.
No commits in the last 6 months.
Use this if you are a C++ developer needing to implement high-speed feature detection and matching for applications like robotics, augmented reality, or visual odometry.
Not ideal if you are looking for a plug-and-play application with a graphical user interface or if you are not comfortable with C++ and TensorRT deployment.
Stars
24
Forks
2
Language
C++
License
Apache-2.0
Category
Last pushed
Dec 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/yuefanhao/SuperPoint-LightGlue-TensorRT"
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