vismatch.im_models.matchanything
Functions
|
|
|
|
|
|
|
Classes
|
Wrapper around the MatchAnything checkpoints. |
- class vismatch.im_models.matchanything.MatchAnythingMatcher(device='cpu', variant='eloftr', match_threshold=0.2, img_resize=None, *args, **kwargs)[source][source]
Bases:
BaseMatcherWrapper around the MatchAnything checkpoints.
- Parameters:
device (str)