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

test_sel.py和test_nkl.py找不到gt_path路径 #23

Closed Hou12378 closed 2 years ago

Hou12378 commented 3 years ago

QQ截图20210911145725 ①在test_nkl.py中gt_path路径下JTLEE_resize_100_100文件夹中不含有.txt的文件 。 QQ截图20210911145804 ②在test_sel.py的gt_path路径下中找不到SL5K_resize_100_100这个文件夹

Hanqer commented 3 years ago

实际上这两句话是无效的,gt_path通过args.gt传入,参考Readme调用形式。

Hou12378 commented 3 years ago

这样的话它是报错 的

------------------ 原始邮件 ------------------ 发件人: "Hanqer/deep-hough-transform" @.>; 发送时间: 2021年9月11日(星期六) 下午3:09 @.>; @.**@.>; 主题: Re: [Hanqer/deep-hough-transform] test_sel.py和test_nkl.py找不到gt_path路径 (#23)

实际上这两句话是无效的,gt_path通过args.gt传入,参考Readme调用形式。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Hou12378 commented 3 years ago

这样的话它是报错 的。

当更改到含有.txt的文件夹下时,结果是错的

------------------ 原始邮件 ------------------ 发件人: "Hanqer/deep-hough-transform" @.>; 发送时间: 2021年9月11日(星期六) 下午3:09 @.>; @.**@.>; 主题: Re: [Hanqer/deep-hough-transform] test_sel.py和test_nkl.py找不到gt_path路径 (#23)

实际上这两句话是无效的,gt_path通过args.gt传入,参考Readme调用形式。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Hanqer commented 3 years ago

因为后面有 gt_path = arg.gt 所以这两句话可以直接删掉,也可以保留,但不会报错。 如果出现No such file or directory错误,应该是arg.gt有问题

Hanqer commented 3 years ago

如有错误,请附error log和目录结构,我这边验证没有问题。

Hou12378 commented 3 years ago

------------------ 原始邮件 ------------------ 发件人: "Hanqer/deep-hough-transform" @.>; 发送时间: 2021年9月11日(星期六) 下午3:15 @.>; @.**@.>; 主题: Re: [Hanqer/deep-hough-transform] test_sel.py和test_nkl.py找不到gt_path路径 (#23)

如有错误,请附error log和目录结构,我这边验证没有问题。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

samsunq commented 2 years ago

------------------ 原始邮件 ------------------ 发件人: "Hanqer/deep-hough-transform" @.>; 发送时间: 2021年9月11日(星期六) 下午3:15 @.>; @.**@.>; 主题: Re: [Hanqer/deep-hough-transform] test_sel.py和test_nkl.py找不到gt_path路径 (#23) 如有错误,请附error log和目录结构,我这边验证没有问题。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

QQ截图20210911145725 ①在test_nkl.py中gt_path路径下JTLEE_resize_100_100文件夹中不含有.txt的文件 。 QQ截图20210911145804 ②在test_sel.py的gt_path路径下中找不到SL5K_resize_100_100这个文件夹

您好 不知道您复现代码的时候有没有找到deep hough那个wheel;如果有是否可以分享一下。感谢感谢,好人一生平安。’