cvg / GlueStick

Joint Deep Matcher for Points and Lines 🖼️💥🖼️ (ICCV 2023)
https://iago-suarez.com/gluestick
MIT License
532 stars 40 forks source link

training #3

Closed shy922 closed 9 months ago

shy922 commented 1 year ago

Hi,When will the training code be published?

rpautrat commented 1 year ago

Hi, probably in the next few weeks. We are currently testing the cleaned training code by re-training GlueStick from scratch, and still improving it to provide the best experience. Since re-training takes almost 2 weeks, it is slowing down the release.

shy922 commented 1 year ago

Hi, probably in the next few weeks. We are currently testing the cleaned training code by re-training GlueStick from scratch, and still improving it to provide the best experience. Since re-training takes almost 2 weeks, it is slowing down the release.

hi,Thank you very much for your work.Do you have superpoint+superglue train code?

rpautrat commented 1 year ago

We have some internal code to retrain SuperGlue and we are working on version to re-train a feature detector similar to SuperPoint (which will be released when it is ready as well).

rpautrat commented 9 months ago

Hi, we are pleased to announce that the training code for GlueStick has been released! It is available in a different repository, GlueFactory, within a larger framework to train deep matchers, use different feature extractors, robust estimators and provide several evaluation benchmarks. We apologize for the delayed release, and hope that you will like this new framework!