breadcake's Stars
opencv/opencv
Open Source Computer Vision Library
zju3dv/LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022
rpautrat/SuperPoint
Efficient neural feature detector and descriptor
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
PruneTruong/DenseMatching
Dense matching library based on PyTorch
GrumpyZhou/image-matching-toolbox
This is a toolbox repository to help evaluate various methods that perform image matching from a pair of images.
techfort/pycv
Website of the book "Learn OpenCV 3 with Python"
bubbliiiing/yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。
ubc-vision/COTR
Code release for "COTR: Correspondence Transformer for Matching Across Images"(ICCV 2021)
XiSHEN0220/RANSAC-Flow
(ECCV 2020) RANSAC-Flow: generic two-stage image alignment
tzxiang/awesome-image-alignment-and-stitching
A curated list of awesome resources for image alignment and stitching ...
nie-lang/UnsupervisedDeepImageStitching
TIP2021 - Unsupervised deep image stitching network
PSMM/SLIC-Superpixels
Implementation of the SLIC superpixel algorithm to work with OpenCV
ignacio-rocco/cnngeometric_pytorch
CNNGeometric PyTorch implementation
PruneTruong/GLU-Net
Official implementation of the paper GLU-Net (CVPR2020-Oral)
android-nuc/StudyPath
Provides a computer science learning route
TencentYoutuResearch/ImageMatching-OETR
This is the official implementation in PyTorch for AAAI2022 paperGuide Local Feature Matching by Overlap Estimation and also contain a image matching toolbox.
imdumpl78/IHN
This is the open source implementation of the CVPR2022 paper "Iterative Deep Homography Estimation"
flowerDuo/GES-GSP-Stitching
The repository contains our dataset and C++ implementation of the CVPR 2022 paper, Geometric Structure Preserving Warp for Natural Image Stitching.
DSaurus/LocalTrans
This repository is the official implementation of LocalTrans: A Multiscale Local Transformer Network for Cross-Resolution Homography Estimation.
wjy5446/Image-stitching-using-segmentation
This is a framework that combines multiple images using multiple homographies.