deep-image-matching
deep-image-matching copied to clipboard
Pytorch model for SuperPoint
Thank you very much for the DIM package—it is extremely useful and user-friendly. I am interested in improving the performance of the SuperPoint extractor by enhancing its underlying neural network model. While browsing the DIM package folders, I discovered the file “superpoint_v1.pth.” Is this the model used in the DIM feature extractor with the SuperPoint+SuperGlue option? Additionally, is it possible to select a different model?
Sorry for the late response, DIM does not support different SuperPoint models, but if you want you can substitute it with other pretrained models or add your/others local features using existing features as templates