cvg / DeepLSD

Implementation of the paper "DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients"
MIT License
486 stars 62 forks source link

pytlsd submodule problem #1

Closed zachanton closed 1 year ago

zachanton commented 1 year ago

You have some problem with pytlsd, it's not working.

rpautrat commented 1 year ago

Hi, can you be more specific about your issue, e.g. by describing and pasting your error message?

zachanton commented 1 year ago

The link pytlsd @ 3b36289 in the DeepLSD/third_party folder does not open, the other links in the folder do. Also, I can't install this library with git clone --recurse-submodules.

rpautrat commented 1 year ago

Thanks for reporting it. Can you try again? It should be fixed now and you should be able to link correctly to pytlsd.

rpautrat commented 1 year ago

I am closing this now as it should have been resolved now. If this is not the case, feel free to reopen it.