KittiSeg icon indicating copy to clipboard operation
KittiSeg copied to clipboard

ERROR Data URL for Kitti Data not provided

Open zhangzhizz opened this issue 7 years ago • 3 comments

Hello,when i run train.py,i get the error: 2017-07-19 18:32:24,973 ERROR Data URL for Kitti Data not provided. 2017-07-19 18:32:24,973 ERROR Please visit: http://www.cvlibs.net/download.php?file=data_road.zip 2017-07-19 18:32:24,973 ERROR and request Kitti Download link. 2017-07-19 18:32:24,973 ERROR Enter URL in hypes/kittiSeg.json

i had download data_road.zip,but i don't know where should it put can you help me ?please...

zhangzhizz avatar Jul 19 '17 10:07 zhangzhizz

I have solved the problem, you should move data_road.zip to KittiSeg/DATA and unzip it

SpearBorge avatar Jul 24 '17 10:07 SpearBorge

Thank you for your method. @SpearBorge However, I still face the same problem though I have moved data_road.zip to KittiSeg/DATA and unzip it. Have you solved? @zhangzhizz

SummerHuiZhang avatar Dec 11 '17 02:12 SummerHuiZhang

I have solved the problem. vgg.npy should be kept in both folder 'weights' and 'DATA' as said in code /KittiSeg/inputs/kitti_seg_input.py.

SummerHuiZhang avatar Dec 11 '17 07:12 SummerHuiZhang