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
First I didn't find "kitti_dataset" in the ~/liga/dataset/kitti/kitti_dataset, but I have lidar_kitti_dataset.py and stereo_kitti_dataset.py instead. Then I run this command "python -m liga.datasets.kitti.kitti_dataset create_kitti_infos", it returned the error: "AttributeError: module 'matplotlib.cbook' has no attribute '_rename_parameter'. "
Any ideas and suggestions will be helpful.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello Xiaoyang,
Thanks a lot for your great contribution! I am facing a problem when I run the following command:
python -m liga.datasets.kitti.kitti_dataset create_kitti_infos
python -m liga.datasets.kitti.kitti_dataset create_gt_database_only
First I didn't find "kitti_dataset" in the ~/liga/dataset/kitti/kitti_dataset, but I have lidar_kitti_dataset.py and stereo_kitti_dataset.py instead. Then I run this command "python -m liga.datasets.kitti.kitti_dataset create_kitti_infos", it returned the error: "AttributeError: module 'matplotlib.cbook' has no attribute '_rename_parameter'. "
Any ideas and suggestions will be helpful.
Thanks in advance.
The text was updated successfully, but these errors were encountered: