mihaidusmanu/d2-net

How can I achieve acceleration in the feature matching phase?

ahong007007 opened this issue · 1 comments

The feature extraction phase can be based on GPU acceleration. How can I achieve acceleration in the feature matching phase?
Thank you!

The link posted by @tsattler in your issue regarding 3D reconstruction actually integrates a GPU matcher as well: https://github.com/tsattler/visuallocalizationbenchmark/blob/master/local_feature_evaluation/matchers.py.