Hanqer / deep-hough-transform

Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
344 stars 71 forks source link

build error #19

Closed DevelMayCry-MrChen closed 3 years ago

DevelMayCry-MrChen commented 3 years ago

python setup.py build python setup.py install --user

zhoujianzx13 commented 3 years ago

I have the same problem. How can I solve it?

DevelMayCry-MrChen commented 3 years ago

I have the same problem. How can I solve it?

use linux

zhoujianzx13 commented 3 years ago

I have the same problem. How can I solve it?

use linux

thanks

zeakey commented 3 years ago

Hi please provide more detailed logs about your failed compilation.

HassanBinHaroon commented 2 years ago

Take a look at the following repository too.

https://github.com/HassanBinHaroon/deep-hough-transform