image-matching
There are 125 repositories under image-matching topic.
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
verlab/accelerated_features
Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!
Vincentqyw/Recent-Stars-2024
🔥SLAM, VIsual localization, keypoint detection, Image matching, Pose/Object tracking, Depth/Disparity/Flow Estimation, 3D-graphic, etc. related papers and code
Vincentqyw/cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions (Update Every 12th hours)
Vincentqyw/image-matching-webui
🤗 image matching toolbox webui
cvg/glue-factory
Training library for local feature detection and matching
Parskatt/RoMa
[CVPR 2024] RoMa: Robust Dense Feature Matching; RoMa is the robust dense feature matcher capable of estimating pixel-dense warps and reliable certainties for almost any image pair.
google-research/omniglue
Code release for CVPR'24 submission 'OmniGlue'
cvg/GlueStick
Joint Deep Matcher for Points and Lines 🖼️💥🖼️ (ICCV 2023)
GrumpyZhou/image-matching-toolbox
This is a toolbox repository to help evaluate various methods that perform image matching from a pair of images.
xuelunshen/gim
GIM: Learning Generalizable Image Matcher From Internet Videos (ICLR 2024 Spotlight)
DagnyT/hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor learning loss"
Parskatt/DKM
[CVPR 2023] DKM: Dense Kernelized Feature Matching for Geometry Estimation
3DOM-FBK/deep-image-matching
Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM software. Supports high-resolution formats and images with rotations. Both CLI and GUI are supported.
ucuapps/OpenGlue
Open Source Graph Neural Net Based Pipeline for Image Matching
cavalli1234/AdaLAM
AdaLAM is a fully handcrafted realtime outlier filter integrating several best practices into a single efficient and effective framework. It detects inliers by searching for significant local affine patterns in image correspondences.
alexstoken/image-matching-models
Code to easily try 30 (and growing) different image matching methods
cvg/sfm-disambiguation-colmap
Making Structure-from-Motion (COLMAP) more robust to symmetries and duplicated structures
GrumpyZhou/patch2pix
Patch2Pix: Epipolar-Guided Pixel-Level Correspondences [CVPR2021]
ducha-aiki/affnet
Code and weights for local feature affine shape estimation paper "Repeatability Is Not Enough: Learning Discriminative Affine Regions via Discriminability"
chicleee/Image-Matching-Paper-List
A personal list of papers and resources of image matching and pose estimation, including perspective images and panoramas.
zjhthu/OANet
Implementation of ICCV19 Paper "Learning Two-View Correspondences and Geometry Using Order-Aware Network"
vincentjzy/OpenCorr
Digital Image Correlation & Digital Volume Correlation Library
AaltoVision/DGC-Net
A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"
ShengcaiLiao/QAConv
[ECCV 2020] QAConv: Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting, and [CVPR 2022] GS: Graph Sampling Based Deep Metric Learning
ufukefe/DFM
Python (Pytorch) and Matlab (MatConvNet) implementations of CVPR 2021 Image Matching Workshop paper DFM: A Performance Baseline for Deep Feature Matching
RuojinCai/doppelgangers
Doppelgangers: Learning to Disambiguate Images of Similar Structures
ducha-aiki/pytorch-sift
PyTorch implementation of SIFT descriptor
willard-yuan/cvt
CVT, a Computer Vision Toolkit.
paulpanwang/POPE
Welcome to the project repository for POPE (Promptable Pose Estimation), a state-of-the-art technique for 6-DoF pose estimation of any object in any scene using a single reference.
visionxiang/awesome-computational-photography
A curated list of awesome resources for topics related to computational photography via deep learning, which mainly focuses on image alignment and stitching.
TruongKhang/TopicFM
[AAAI2023] TopicFM: Robust, Efficient, and Interpretable Topic-Assisted Feature Matching
The-Learning-And-Vision-Atelier-LAVA/PoSFeat
[CVPR2022] Decoupling Makes Weakly Supervised Local Feature Better
deluan/lookup
:mag: Pure Go implementation of fast image search and simple OCR, focused on reading info from screenshots
ducha-aiki/mods
MODS (Matching On Demand with view Synthesis) is algorithm for wide-baseline matching.
jaehyunnn/DeepAerialMatching_pytorch
Official Implementation of Deep Aerial Image Matching using PyTorch