Closed eyildiz-ugoe closed 3 months ago
I think it must be something like this in extract.py:
from third_party.r2d2.tools import common
Fixed: https://github.com/Vincentqyw/image-matching-webui/pull/63. Please retry, and if there are no errors, kindly close the issue.
🐛 Bug Report
There is some weird import error in the structure. While it is trying to do r2d2 stuff, it throws error about another method called gim.
🔬 How To Reproduce
Enable all methods in the config file and run
python test_app_cli.py
Environment