GrumpyZhou/image-matching-toolbox

"Visualize matches of loftr" error: "AttributeError: 'Namespace' object has no attribute 'no_match_upscale'"

Closed this issue · 2 comments

When running the "visualize_matches_on_example_pairs.ipynb",
only the "loftr" method got an "AttribureError" like this:
image

the other methods all passed!

Hi @yangmh66 ,

Thanks for reporting the bug.
Can you try it now? After pull the new commit.

It works now!
Thanks for your helps!!