junjie18 / CMT

[ICCV 2023] Cross Modal Transformer: Towards Fast and Robust 3D Object Detection
Other
308 stars 34 forks source link

Issue with Generating test.pkl for NuScenes-mini Dataset #104

Closed Neko-coffee closed 1 month ago

Neko-coffee commented 1 month ago

I am a newcomer to the field and I am currently trying to work with the NuScenes-mini dataset for testing purposes. However, after running the Create_dash script, I noticed that the test.pkl file was not generated. This leads to an error when I attempt to execute the test.sh script, which results in a FileNotFoundError with the message: "CustomNuScenesDataset: [Errno 2] No such file or directory: 'data/nuscenes//nuscenes_infos_test.pkl'".

I am seeking guidance on what might be causing this issue and if there are any specific modifications I need to make when using the NuScenes-mini dataset. I would greatly appreciate any advice or suggestions you could provide. PixPin_2024-06-02_00-18-04 PixPin_2024-06-02_00-18-54