Minimal code to load S2DNet weights, from the paper S2DNet : Learning Image Features for Accurate Sparse-to-Dense Matching
You can download the pre-trained weights here
If you use this code, consider citing:
@inproceedings{Germain2020S2DNet,
title = {S2DNet: Learning Image Features for Accurate Sparse-to-Dense Matching},
author = {Hugo Germain and Guillaume Bourmaud and Vincent Lepetit},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2020}
}