Hanqer / deep-hough-transform

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

Build CUDA extensions. #24

Closed zhouzhonghe closed 2 years ago

zhouzhonghe commented 3 years ago

Making this package is driving me crazy

samsunq commented 2 years ago

can't download the deep-hough;hao ren yi sheng ping an!

samsunq commented 2 years ago

Making this package is driving me crazy

应该是咱们环境没有搭建好 所以没有生产deep hough这个py

sdustzcm1995 commented 2 years ago

有搭配好的老哥给透露一下啊

zeakey commented 2 years ago

https://github.com/vlkit/deephough

HassanBinHaroon commented 2 years ago

Take a look at the following repository too.

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

samsunq commented 2 years ago

thxs a lot, it would be very helpful for my question.


发件人: Hassan Bin Haroon @.> 发送时间: 2022年8月11日 10:07 收件人: Hanqer/deep-hough-transform @.> 抄送: samsunq @.>; Comment @.> 主题: Re: [Hanqer/deep-hough-transform] Build CUDA extensions. (#24)

Take a look at the following repository too.

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

― Reply to this email directly, view it on GitHubhttps://github.com/Hanqer/deep-hough-transform/issues/24#issuecomment-1211481068, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVPWTVAOX55ZB7KMG4M5GD3VYRN43ANCNFSM5EE4LKUA. You are receiving this because you commented.Message ID: @.***>

fishyupp commented 1 year ago

有配置好的老哥吗?在线等一个方法

HassanBinHaroon commented 1 year ago

Kindly follow the instructions on repo. I hope the question will be answered that way.

On Fri, 7 Oct 2022, 6:55 pm fishyupp, @.***> wrote:

有配置好的老哥吗?在线等一个方法

— Reply to this email directly, view it on GitHub https://github.com/Hanqer/deep-hough-transform/issues/24#issuecomment-1271628930, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY2GYVSUXC4RVAO7BPKRMQTWCATUXANCNFSM5EE4LKUA . You are receiving this because you commented.Message ID: @.***>

fishyupp commented 1 year ago

When I run the code " !python forward.py --model dht_r50_nkl_d97b97138.pth --tmp results " , this problem occurs.

DHT问题

Hope someone can help me.