XT-1997 / DeepMatcher
The implementation of the paper: DeepMatcher: A Deep Transformer-based Network for Robust and Accurate Local Feature Matching
☆149Updated 2 years ago
Alternatives and similar repositories for DeepMatcher:
Users that are interested in DeepMatcher are comparing it to the libraries listed below
- This is the PyTorch implementation of our paper "OAMatcher: An Overlapping Areas-based Network for Accurate Local Feature Matching".☆116Updated last year
- LightGlue-OnnxRunner is a repository hosts the C++ inference code of LightGlue in ONNX format,supporting end-to-end/decouple model infere…☆164Updated last year
- [CVPR 2021] Deep Two-View Structure-from-Motion Revisited☆175Updated 10 months ago
- [TPAMI2024] NCMNet: Neighbor Consistency Mining Network for Two-View Correspondence Pruning [CVPR2023] Progressi…☆54Updated 3 months ago
- [TPAMI 2024] Fast-ACV: Fast Attention Concatenation Volume for Accurate and Real-time Stereo Matching☆324Updated 4 months ago
- Manydepth2: Motion-Aware Self-Supervised Monocular Depth Estimation in Dynamic Scenes☆110Updated 4 months ago
- Monocular Depth Estimation Toolbox and Benchmark. [Arxiv'24 ScaleDepth, TCSVT'24 Plane2Depth, TIP'24 Binsformer]☆77Updated last month
- Code for "DELTAR: Depth Estimation from a Light-weight ToF Sensor And RGB Image", ECCV 2022☆133Updated last year
- [AAAI2023] TopicFM: Robust, Efficient, and Interpretable Topic-Assisted Feature Matching☆111Updated 2 months ago
- [ECCV 2024] Match-Stereo-Videos: Bidirectional Alignment for Consistent Dynamic Stereo Matching.☆113Updated 4 months ago
- A novel neural network architecture that can concurrently achieve real-time performance, competitive accuracy, and strong generalization …☆283Updated last year
- This repository is an implementation of the paper "LoD-Loc: Visual Localization using LoD 3D Map with Neural Wireframe Alignment".☆102Updated last week
- 🚀 Deep learning includes superpoint-superglue(C++, TensorRT), and traditional algorithms include zkaze, surf, ORB, etc.☆258Updated 2 years ago
- [3DV 2024 Oral] DeDoDe 🎶 Detect, Don't Describe --- Describe, Don't Detect, for Local Feature Matching☆402Updated 10 months ago
- 深度估计☆66Updated 3 years ago
- "A case for using rotation invariant features in state of the art feature matchers", CVPRW 2022☆87Updated 8 months ago
- This is the official implementation in PyTorch for AAAI2022 paperGuide Local Feature Matching by Overlap Estimation and also contain a im…