Open ShaySheng opened 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['???']
What about other descriptors? like "d2net-ss", "sosnet" etc.
What is the usable config for sift? feature_conf = extract_features.confs['sift'] matcher_conf = match_features.confs['???'] retrieval_conf = extract_features.confs['???']