You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jiaming Sun
2d50b2ebca
|
4 years ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 4 years ago |
README.md
LoFTR: Detector-Free Local Feature Matching with Transformers (WIP)
Project Page | Paper (TBD)
LoFTR: Detector-Free Local Feature Matching with Transformers Jiaming Sun, Zehong Shen, Yu'ang Wang*, Hujun Bao, Xiaowei Zhou CVPR 2021
We plan to release the code within the next week, stay tuned. In the meanwhile, discussions are welcomed in the discussion panel.
Citation
If you find this code useful for your research, please use the following BibTeX entry.
@article{sun2021loftr,
title={{LoFTR}: Detector-Free Local Feature Matching with Transformers},
author={Sun, Jiaming and Shen, Zehong and Wang, Yuang and Bao, Hujun and Zhou, Xiaowei},
journal={CVPR},
year={2021}
}
Copyright
This work is affiliated with ZJU-SenseTime Joint Lab of 3D Vision, and its intellectual property belongs to SenseTime Group Ltd.
Copyright SenseTime. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.