vismatch.im_models.omniglue

Classes

OmniglueMatcher([device, conf_thresh])

class vismatch.im_models.omniglue.OmniglueMatcher(device='cpu', conf_thresh=0.02, **kwargs)[source][source]

Bases: BaseMatcher

Parameters:

device (str)

hf_model_id = 'vismatch/omniglue'
download_weights(cache_dir)[source][source]
preprocess(img)[source][source]