cvg / GlueStick

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

Training code #9

Closed ZhHaoH closed 9 months ago

ZhHaoH commented 1 year ago

Hi, I am very interested in your research project, when you can provide the training code? And can you provide the code to generate the ground truth of the dataset?

rpautrat commented 1 year ago

Hi, we are still making sure that we can re-train GlueStick and obtain similar results as the released model with our cleaned training code. But it will be released soon (probably in the next two weeks), together with the ground truth generation.

ZhHaoH commented 1 year ago

Thank you very much. If it could be released in two weeks, it would be really exciting news~

ZhHaoH commented 1 year ago

Hello, when will the training code be released?

rpautrat commented 1 year ago

Hi, there are some updates regarding the release of the training code, which will unfortunately be delayed. To give more context, we are planning to release a full framework to retrain not only GlueStick, but also SuperGlue and similar works. One of these other works requires additional time to clean and test the code, and so the framework will not be released before that time. We hope to release everything in a few weeks / months.

ZhHaoH commented 1 year ago

Well, you have done a great job, so we all hope to see the training code soon!

ZhHaoH commented 11 months ago

May I ask if the training code and code for generating the ground truth dataset will be provided in the near future? I apologize for asking this question again, but I am really eager to obtain them.

rpautrat commented 11 months ago

Hi, yes this is still planned. We are still improving a few things, and will release it during the month of August. Sorry for the delay, and thank you for your patience!

ZhHaoH commented 11 months ago

Ok, and congratulations on your work being accepted by ICCV2023.

rpautrat commented 11 months ago

Thank you!

hoya012 commented 9 months ago

Thank you for your awesome code sharing. Anyway, any update for training code release? i want to train GlueStick with my dataset for accurate line matching.

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!

hoya012 commented 9 months ago

Thank you very much!! I hope you enjoy the ICCV.