Detector-Free Local Feature Matching with Transformers
LoFTR
Code for “LoFTR: Detector-Free Local Feature Matching with Transformers”, CVPR 2021
LoFTR: Detector-Free Local Feature Matching with Transformers
Jiaming Sun*, Zehong Shen*, Yu’ang Wang*, Hujun Bao, Xiaowei Zhou
CVPR 2021
TODO List and ETA
The entire codebase for data pre-processing, training and validation is under major refactoring and will be released around June.
Please subscribe to this discussion thread if you wish to be notified of the code release.
In the meanwhile, discussions about the paper are welcomed in the discussion panel.
- [x] Inference code and pretrained models (DS and OT) (2021-4-7)
- [x] Code for reproducing the test-set results (2021-4-7)
- [ ] Webcam demo to reproduce the result shown in the GIF above (expected 2021-4-13)
- [ ] Training code and training data preparation (expected 2021-6-10)