pytorch-superpoint icon indicating copy to clipboard operation
pytorch-superpoint copied to clipboard

How to get keypoints and descriptors from one picture?

Open zzkslam opened this issue 4 years ago • 1 comments

Thank you for your excellent work.Can you tell me how to get keypoints and descriptors from one picture or from custom dataset?

zzkslam avatar May 14 '21 04:05 zzkslam

I meet the question when trying to change evaluate.py, I don't want to load data from HPatches. But how can I just interference with my own pictures?

Lansie0909 avatar Sep 12 '21 13:09 Lansie0909