Closed xianlopez closed 7 years ago
We got the following error when trying to train a network in KITTI dataset:
OSError: [Errno 2] No such file or directory: '/home/master/m5_project/data/Datasets/classification/KITTI/test/background'
We solved it by manually creating a folder called test, with an empty folder inside for each class.
I have created the test folder in the shared folder. Thanks
We got the following error when trying to train a network in KITTI dataset:
We solved it by manually creating a folder called test, with an empty folder inside for each class.