Skip to content

Tried to read to pickle file but a "ModuleNotFoundError: No module named 'mmdet3d'" error occurred #2247

Discussion options

You must be logged in to vote

@BuddyZhu Hi, how did you save the results? I guess maybe you save the box structures LiDARInstance3DBoxes rather than np.ndarray so the pkl file parsing will import mmdet3d.
You can set pklfile_prefix to specify the saved path in the command script and we will save the results https://github.com/open-mmlab/mmdetection3d/blob/dev-1.x/mmdet3d/evaluation/metrics/kitti_metric.py#L438

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@BuddyZhu
Comment options

@BuddyZhu
Comment options

Comment options

You must be logged in to vote
1 reply
@BuddyZhu
Comment options

Answer selected by JingweiZhang12
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants