image-matching-toolbox icon indicating copy to clipboard operation
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.

Results 27 image-matching-toolbox issues
Sort by recently updated
recently updated
newest added

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...

![微信截图_20241224154158](https://github.com/user-attachments/assets/5617ce42-db3d-4873-aa82-b9b2c1be68fc) Two pictures Crop the rectangular frame of image A to produce the product B picture needs to identify similar products and frame them

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...