cvg / LightGlue

LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
Apache License 2.0
3.15k stars 291 forks source link

An error was encountered while running benchmark.py #90

Closed jn660 closed 5 months ago

jn660 commented 7 months ago

When I tested benchmark.py with the default conditions, the following error occurred extractor.conf["max_num_keypoints"] = num_kpts TypeError: 'types.SimpleNamespace' object does not support item assignment

sarlinpe commented 7 months ago

Thank you for reporting this, fixed in https://github.com/cvg/LightGlue/commit/b1cd942fc4a3a824b6aedff059d84f5c31c297f6.