Hi,
Thanks for this amazing model! Could you please tell how to use this in image representation? For example, I want to compute the similarity of two fingerprints, I'm assuming that MinutiaeNet can be used to extract features from the two images so that I can use function like score(img1, img2) to find the similarity. Thank you!