SCNN_Pytorch icon indicating copy to clipboard operation
SCNN_Pytorch copied to clipboard

Some raw_file from your predictions do not exist in the test tasks

Open ZOZI827 opened this issue 2 years ago • 4 comments

train.py can run successfully, but when it comes to test, it raise the 'Some raw_file from your predictions do not exist in the test tasks'. How should I solve this problem? Really appreciate!

ZOZI827 avatar Nov 28 '22 19:11 ZOZI827

我也遇到了这样的问题,请问您解决了嘛?

anhuidinglieqiaodaima avatar Aug 22 '23 08:08 anhuidinglieqiaodaima

predict file中的 / 和 \ 不统一,导致对应不上文件,更改一下 / 或 \  即可。具体是哪个改成哪个我有点忘了,你们自己去尝试一下

发自我的iPhone

------------------ Original ------------------ From: anhuidinglieqiaodaima @.> Date: Tue,Aug 22,2023 4:11 PM To: harryhan618/SCNN_Pytorch @.> Cc: ZOZI827 @.>, Author @.> Subject: Re: [harryhan618/SCNN_Pytorch] Some raw_file from your predictions donot exist in the test tasks (Issue #67)

ZOZI827 avatar Aug 22 '23 08:08 ZOZI827

你指的是test.py嘛?

anhuidinglieqiaodaima avatar Aug 22 '23 08:08 anhuidinglieqiaodaima

如何才能得到车道线的分类以及车道线的某一条的中心坐标呢

XXMxxm220 avatar Oct 26 '23 03:10 XXMxxm220