Turoad / CLRNet

Pytorch implementation of our paper "CLRNet: Cross Layer Refinement Network for Lane Detection" (CVPR2022 Acceptance).
Apache License 2.0
490 stars 107 forks source link

PermissionError: [Errno 13] Permission denied: #112

Open frozenbird07 opened 1 year ago

frozenbird07 commented 1 year ago

input python main.py configs/clrnet/clr_resnet18_tusimple.py --gpus 0 then terminal shows that: PermissionError: [Errno 13] Permission denied: 'C:\Users\FROZEN~1\AppData\Local\Temp\tmpw0ua7u21\tmp84udovr7.py' how to solve this problem? I search in baidu.com to find out but nobody can get a useful solution.

fenghuohuo2001 commented 1 year ago

Are you running on windows?This part of the bug has to do with code that uses python to generate cache files line99 temp_config_file = tempfile.NamedTemporaryFile(dir=temp_config_dir, suffix='.py', delete=False) add the “delete = False”

zhangzhongyuan1996 commented 1 year ago

I meet this problem too,have you fixed it ?

fenghuohuo2001 commented 1 year ago

邮件已收到若24小时内未回复,请qq或微信联系

zhangzhongyuan1996 commented 1 year ago

这个代码报错是怎么解决的,我也遇到了同样的问题。但是我检查了一下clr_resnet18_tusimple.py文件没有发现明显的错误。

frozenbird07 commented 1 year ago

上面给出的方法我没试过,他说是win下python的小bug,改某个位置,我是直接最后装linux了

zhangzhongyuan1996 commented 1 year ago

我改了,config.py文件,但是还是有问题

toughhhh commented 10 months ago

邮件已收到若24小时内未回复,请qq或微信联系

请问你在windows成功复现了这个模型吗 你的qq和微信是什么 想请教一下你关于这个模型的问题

zhangzhongyuan1996 commented 10 months ago

之前实习的时候复现过,你可以先用tusimple数据集实验发自我的荣耀手机-------- 原始邮件 --------发件人: toughhhh @.>日期: 2023年12月13日周三 晚上10:03收件人: Turoad/CLRNet @.>抄送: zhangzhongyuan1996 @.>, Comment @.>主 题: Re: [Turoad/CLRNet] PermissionError: [Errno 13] Permission denied: (Issue #112)

邮件已收到若24小时内未回复,请qq或微信联系

请问你在windows成功复现了这个模型吗 你的qq和微信是什么 想请教一下你关于这个模型的问题

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>