cvg / DeepLSD

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

No such file or directory #27

Closed hz-1 closed 1 year ago

hz-1 commented 1 year ago

No such file or directory: '../weights/deeplsd_md.tar'

rpautrat commented 1 year ago

Hi,

You can download the pre-models with the following command:

mkdir weights
wget https://www.polybox.ethz.ch/index.php/s/FQWGkH57UNTqlJZ/download -O weights/deeplsd_wireframe.tar
wget https://www.polybox.ethz.ch/index.php/s/XVb30sUyuJttFys/download -O weights/deeplsd_md.tar