You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:\Yolov5\entire\Ultra-Fast-Lane-Detection\test.py", line 48, in
eval_lane(net, cfg.dataset, cfg.data_root, cfg.test_work_dir, cfg.griding_num, False, distributed)
File "D:\Yolov5\entire\Ultra-Fast-Lane-Detection\evaluation\eval_wrapper.py", line 159, in eval_lane
res = LaneEval.bench_one_submit(os.path.join(work_dir,exp_name + '.txt'),os.path.join(data_root,'test_label.json'))
File "D:\Yolov5\entire\Ultra-Fast-Lane-Detection\evaluation\tusimple\lane.py", line 63, in bench_one_submit
raise Exception('We do not get the predictions of all the test tasks')
Exception: We do not get the predictions of all the test tasks
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "D:\Yolov5\entire\Ultra-Fast-Lane-Detection\test.py", line 48, in
eval_lane(net, cfg.dataset, cfg.data_root, cfg.test_work_dir, cfg.griding_num, False, distributed)
File "D:\Yolov5\entire\Ultra-Fast-Lane-Detection\evaluation\eval_wrapper.py", line 159, in eval_lane
res = LaneEval.bench_one_submit(os.path.join(work_dir,exp_name + '.txt'),os.path.join(data_root,'test_label.json'))
File "D:\Yolov5\entire\Ultra-Fast-Lane-Detection\evaluation\tusimple\lane.py", line 63, in bench_one_submit
raise Exception('We do not get the predictions of all the test tasks')
Exception: We do not get the predictions of all the test tasks
The text was updated successfully, but these errors were encountered: