Closed danbo2 closed 4 years ago
Hi guy, I am facing the same problem. Have you solved it?
@lambert-x You can change the training dataset.
@lambert-x You can change the training dataset.
You mean just training with the rest of the dataset?
@lambert-x change training dataset in python script
What exact command did you try? The bin files are the lidar frames, have you only downloaded images or groundtruth too?
Hi, I met the same problem. After I use the script provided on the official website and I use the command as follows:
python data/prepare_train_data.py $DATASET --dataset-format 'kitti' --dump-root $TRAIN_SET --width 832 --height 256 --num-threads 4 --static-frames $STATIC_FILES --with-depth
There is no 00000028.bin in this folder How do you solve the problem?
Hi all,
Does someone meet this error when executing prepare_train_data ? I have checked the kitti raw dataset, and I am sure there is no 00000028.bin in this folder. Can anyone help me ?
Thanks