magicleap / SuperGluePretrainedNetwork

SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
Other
3.31k stars 672 forks source link

training superglue from scratch #137

Open feixue94 opened 1 year ago

feixue94 commented 1 year ago

Superglue is a nice work. We just released self-implemented code of training it from scratch. Experiments on YFCC, Scannet, and Aachen show that the trained model could give close and even better performance than the original superglue. The code is here https://github.com/feixue94/imp-release

siam640 commented 8 months ago

https://www.github.com