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
ImportError: cannot import name 'KittiDataset' from 'pcdet.datasets.kitti.kitti_dataset' (/home/karker/PROJ/SFD/pcdet/datasets/kitti/kitti_dataset.py)
What can in do for this question?Help
The text was updated successfully, but these errors were encountered:
hello, how you defeat problem with kitti dataset?
Traceback (most recent call last):
File "train.py", line 200, in
main()
File "train.py", line 106, in main
train_set, train_loader, train_sampler = build_dataloader(
File "/home/m/Desktop/TED/pcdet/datasets/init.py", line 52, in build_dataloader
dataset = all[dataset_cfg.DATASET](
KeyError: 'KittiDatasetSFD
ImportError: cannot import name 'KittiDataset' from 'pcdet.datasets.kitti.kitti_dataset' (/home/karker/PROJ/SFD/pcdet/datasets/kitti/kitti_dataset.py)
What can in do for this question?Help
The text was updated successfully, but these errors were encountered: