ASTR: Adaptive Spot-Guided Transformer for Consistent Local Feature Matching Jiahuan Yu*, Jiahao Chang*, Jianfeng He, Tianzhu Zhang, Feng Wu CVPR 2023
- More code release
If you find this code useful for your research, please use the following BibTeX entry.
@inproceedings{yu2023adaptive,
title={Adaptive Spot-Guided Transformer for Consistent Local Feature Matching},
author={Yu, Jiahuan and Chang, Jiahao and He, Jianfeng and Zhang, Tianzhu and Yu, Jiyang and Wu, Feng},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={21898--21908},
year={2023}
}
This work is highly dependent on LoFTR. Thanks for for their great work and well-organized code.
Copyright (c) 2023 ASTR2023. 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.