Skip to content

Script to compute sift matches for Tartan air dataset

Notifications You must be signed in to change notification settings

teenaxta/siftmatches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computing SIFT matches in Tartan Air Sequences

Compute and log the RANSAC SIFT matches in TartanAir dataset

python -m venv .env
source .env/bin/activate
pip install -r requirements.txt

Then run the main.py

python main.py

About

Script to compute sift matches for Tartan air dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published