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
File "/home/user/HVPR/pcdet/datasets/init.py", line 9, in
from .nuscenes.nuscenes_dataset import NuScenesDataset
ModuleNotFoundError: No module named 'pcdet.datasets.nuscenes'
I got this error when I try to run 'python3 -m pcdet.datasets.kitti.kitti_dataset create_kitti_infos tools/cfgs/dataset_configs/kitti_dataset.yaml'
The text was updated successfully, but these errors were encountered:
File "/home/user/HVPR/pcdet/datasets/init.py", line 9, in
from .nuscenes.nuscenes_dataset import NuScenesDataset
ModuleNotFoundError: No module named 'pcdet.datasets.nuscenes'
I got this error when I try to run 'python3 -m pcdet.datasets.kitti.kitti_dataset create_kitti_infos tools/cfgs/dataset_configs/kitti_dataset.yaml'
The text was updated successfully, but these errors were encountered: