Skip to content

f64051041/Perspective-Correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Perspective-Correction

Feature match method please refer to this github. here

Cover

Requirements

cuda: 11.0  
python: 3.6.9  
pytorch: 1.7.0  
torchvision: 0.8.1 

Installation

git clone https://github.com/f64051041/Perspective-Correction.git
cd Perspective-Correction/LoFTR/demo 

Quick start

Download weight in Perspective-Correction/LoFTR/demo: here

python demo_loftr.py --weight last.ckpt --input img --input1 img img/sample1.jpg --input2 img/sample2.jpg 

About

Perspective Correction with deep-learning method. (使用特徵比對方法,將兩張空拍影像圖校正到同一位置。)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors