AIDajiangtang / Superpoint-LightGlue-Image-StichingLinks
OpenCV图像拼接算法集成 SuperPoint 、LightGlue 特征点检测和匹配深度学习模型
☆170Updated 2 years ago
Alternatives and similar repositories for Superpoint-LightGlue-Image-Stiching
Users that are interested in Superpoint-LightGlue-Image-Stiching are comparing it to the libraries listed below
Sorting:
- SuperPoint and SuperGlue with TensorRT. Deploy with C++.☆331Updated last year
- SuperPoint-SuperGlue-ONNX☆12Updated 2 years ago
- LightGlue-OpenCV☆47Updated last year
- Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!☆20Updated 3 months ago
- Image features and related matching methods☆33Updated 2 years ago
- a light glue onnx runner example☆25Updated last year
- Stereo Algorithms (Include:CREStereo,RAFT-Stereo,Hitnet,FastACVNet_plus,Stereo Transformers,RealtimeStereo,DistDepth) with TensorRT,ORT,O…☆252Updated last year
- FeatureBooster: Boosting Feature Descriptors with a Lightweight Neural Network (CVPR 2023)☆344Updated last year
- ONNX-compatible LightGlue: Local Feature Matching at Light Speed. Supports TensorRT, OpenVINO☆517Updated 11 months ago
- xfeat for cpp☆96Updated 9 months ago
- 张正友内参标定,内含详细推导☆104Updated 2 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆145Updated 3 years ago
- LightStereo算法的c++实现,包括TensorRT、RKNN、OnnxRuntime☆33Updated 2 months ago
- Pytorch Implementation of rpautrat/SuperPoint☆228Updated 8 months ago
- Do you need robust and fast local feature extraction? You are in the right place!☆28Updated 7 months ago
- 深度学习特征点匹配算法SuperGluePretrainedNetwork https://github.com/magicleap/SuperGluePretrainedNetwork C++部署☆39Updated 4 years ago
- Distilled coarse part of LoFTR adapted for compatibility with TensorRT and embedded divices☆133Updated 2 years ago
- 参考董立建代码编写的运行superpoint_rknn的代码☆12Updated 2 years ago
- SuperPoint and LightGlue with TensorRT. Deploy with C++.☆15Updated last year
- LightGlue-OnnxRunner is a repository hosts the C++ inference code of LightGlue in ONNX format,supporting end-to-end/decouple model infere…☆36Updated last year
- Superpoint and Superglue training and testing code, also some traditional method (SIFT and ORB)☆78Updated 4 years ago
- Joint Keypoint and Object Detection☆70Updated 10 months ago
- LET-NET: A lightweight CNN network for sparse corners extraction and tracking☆220Updated last year
- 一个利用深度学习进行特征提取匹配的图像拼接应用☆76Updated 4 years ago
- A simple version of "GPU based parallel optimization for real time panoramic video stitching".☆86Updated last year
- 📐A collection of line segments detection algorithms.☆259Updated 6 months ago
- ☆19Updated 2 years ago
- ALIKED: A Lighter Keypoint and Descriptor Extraction Network via Deformable Transformation☆291Updated last year
- python bindings for Line Segment Detection algorithm (LSD and EDLines)☆28Updated 3 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆67Updated last year