Image matching-based localization approaches.
Note: This project is still under development.
- SIFT
- D2Net
- SuperPoint
- XFeat
python main.py --method sift --query_path ./data/oxford/images/oxford_002.jpg --db_path ./data/oxford/images/oxford_001.jpg
This project is based on the following repositories: