cherubicXN / afm_cvpr2019

Official implementation of paper "Learning Attraction Field Map for Robust Line Segment Detection" (CVPR 2019)
MIT License
296 stars 66 forks source link

OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. #10

Closed tianyu0523 closed 5 years ago

tianyu0523 commented 5 years ago

When I run 'make', I met this issue. Could you please help me address it? image

GuangZhaoZhou commented 3 years ago

it will disappear if you install cuda and cudnn.good lucky

Jack-bo1220 commented 2 years ago

I have the same issue, could you tell me how you solved it? I'm sure I have cuda available @tianyu0523 @GuangZhaoZhou