Open JingweiZhang12 opened 2 years ago
The refactored demo script needs the new data format pkl info file. What is your runnning command?
I try with python demo/multi_modality_demo.py demo/data/sunrgbd/sunrgbd_000017.bin demo/data/sunrgbd/sunrgbd_000017.jpg demo/data/sunrgbd/sunrgbd_000017_infos.pkl projects/TR3D/configs/tr3d_1xb16_sunrgbd-3d-10class.py weights/TR3D/tr3d_1xb16_sunrgbd-3d-10class.pth --show
Got the same error. Any suggestion?
I had the same problem on the main branch, did you guys solve it?
Thanks for your error report and we appreciate it a lot.
Checklist
Describe the bug I followed the guide in inference.md and could not run the multi-modality demo successfullly:
Reproduction
Environment
python mmdet3d/utils/collect_env.py
to collect necessary environment information and paste it here.$PATH
,$LD_LIBRARY_PATH
,$PYTHONPATH
, etc.)Error traceback If applicable, paste the error trackback here.
Bug fix If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!