cvg / Hierarchical-Localization

Visual localization made easy with hloc
Apache License 2.0
3.24k stars 599 forks source link

What is the pipeline for sift descriptor? extract_features.confs['sift'] #356

Open ShaySheng opened 10 months ago

ShaySheng commented 10 months ago

What is the usable config for sift? feature_conf = extract_features.confs['sift'] matcher_conf = match_features.confs['???'] retrieval_conf = extract_features.confs['???']

ShaySheng commented 10 months ago

What about other descriptors? like "d2net-ss", "sosnet" etc.