image-matching-toolbox
image-matching-toolbox copied to clipboard
This is a toolbox repository to help evaluate various methods that perform image matching from a pair of images.
I encountered some errors while running this naming:bash download.sh https://dsmn.ml/files/d2-net/d2_tf.pth Resolving host dsmn. ml (dsmn. ml) Failure: Unknown name or service. Wget: Unable to resolve host address' dsmn. ml '...
Executing script for downloaded weights do not work: ``` import os import yaml import immatch from immatch.utils import plot_matches for method in [ 'patch2pix', 'loftr', 'superglue', 'caps_superpoint', 'd2net', 'r2d2', 'dogaffnethardnet']:...
Scripts provided to download some of the weights do not work because the links are down ! patch2pix specifically !!!!
Hello author, thank you for your work, but I have a question. Why not first calculate the AUC within each sequence and then calculate the average AUC of all sequences...
 Two pictures Crop the rectangular frame of image A to produce the product B picture needs to identify similar products and frame them
``` aachen:
i wish if someone could print your virtual environment packages list with the version of each package. when i run localization benchmark on Aachen_day_night dataset, i always get some errors...