DAGSfM icon indicating copy to clipboard operation
DAGSfM copied to clipboard

issue of the workflow for similarity graph build and featrue extraction

Open json87 opened this issue 3 years ago • 1 comments

Hi, thanks for providing the toolkit. I find that the workflow for similarity graph build and feature extraction is not correct as features are required for vocabulary tree-based image retrieval. When the database is empty, the step 1 does nothing.

image

json87 avatar Jan 10 '22 09:01 json87

Yes, you're right. If we use the internal similarity computation method, we must perform feature extraction first.

AIBluefisher avatar Jan 23 '22 09:01 AIBluefisher