Where is instances_train.json for Kitti? #2793
Unanswered
Blinkblade
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to set with_mask is true to create kitti_dbinfos_train.pkl with box2d_camera.
Following by the code:
i use this command to generate dbinfos:
python tools/create_data.py kitti --root-path ./data/kitti --out-dir ./data/kitti --extra-tag kitti --only-gt-database --version mask
then there is a erro:[Errno 2] No such file or directory: './data/kitti\instances_train.json'.
I want to know where/how can i get the instances_train.json ?
Thanks for any help or suggestions.
Beta Was this translation helpful? Give feedback.
All reactions