Open
Description
I got bad results when I try to test EfficientLoftr on aachen_v1.1 datasets by using the config:
"loftr_aachen": {
"output": "matches-loftr_aachen",
"model": {"name": "loftr", "weights": "outdoor"},
"preprocessing": {"grayscale": True, "resize_max": 1024, "dfactor": 8},
"max_error": 2, # max error for assigned keypoints (in px)
"cell_size": 8, # size of quantization patch (max 1 kp/patch)
},
I wonder to know how to chagnge "max_error" and "cell_size". Do you have any plan to update the EfficinetLoftr test?
Metadata
Metadata
Assignees
Labels
No labels