You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for your great work. I'm trying to run your code with KITTI dataset, but I have a problem with pkl file. I use mmdetectin3d version 1.3 for generate pkl file and use this with your create_range_image_in_kitti.py. When run your code, I meet this problem:
Error: string indices must be integers
Do you have any suggestions for me?
Thanks!!!
The text was updated successfully, but these errors were encountered:
Thank you very much for your great work. I'm trying to run your code with KITTI dataset, but I have a problem with pkl file. I use mmdetectin3d version 1.3 for generate pkl file and use this with your create_range_image_in_kitti.py. When run your code, I meet this problem:
Error: string indices must be integers
Do you have any suggestions for me?
Thanks!!!
The text was updated successfully, but these errors were encountered: