GrumpyZhou / image-matching-toolbox

This is a toolbox repository to help evaluate various methods that perform image matching from a pair of images.
MIT License
534 stars 79 forks source link

ModuleNotFoundError #31

Closed FlyFish-space closed 2 years ago

FlyFish-space commented 2 years ago

First of all, thank you for your excellent work. I run eval__ hpatches after installing the environment, there is a ModuleNotFound Error: ModuleNotFoundError: No module named 'third_party.caps.CAPS' I think it may be the problem of submodules. Some submodules can be imported normally, such as d2net, r2d2

GrumpyZhou commented 2 years ago

Hi @FlyFish-space,

Did you manage to solve the issue? If not can you show me the tree of you third_party/ directory?