mlpc-ucsd / LETR

(CVPR 2021 Oral) LETR: Line Segment Detection Using Transformers without Edges
Apache License 2.0
204 stars 40 forks source link

AssertionError: Torch not compiled with CUDA enabled #26

Open Chetan-Yeola opened 1 year ago

Chetan-Yeola commented 1 year ago

Hi. I tried to implement the demo.ipynb file on the CPU Machine. but, At the time of loading the pre-trained model, it throws an error "AssertionError: Torch not compiled with CUDA enabled"