cvg/GlueStick

gluestick with deeplsd

fatih4d opened this issue · 1 comments

How can i use gluestick with deeplsd ?

Hi, I recommend you to use the GlueFactory repository for this. This is the training code code repository for GlueStick. There is already the possibility to use DeepLSD there. You can take the existing config file to use SuperPoint+LSD+GlueStick, and change the line "name: gluefactory.models.lines.lsd" with "name: gluefactory.models.lines.deeplsd".