Skip to content

Commit

Permalink
linx error
Browse files Browse the repository at this point in the history
  • Loading branch information
xizaoqu committed Mar 23, 2023
1 parent c300444 commit 39a3c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmdet3d/datasets/semantickitti_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class SemanticKittiDataset(Seg3DDataset):
metainfo (dict, optional): Meta information for dataset, such as class
information. Defaults to None.
data_prefix (dict): Prefix for training data. Defaults to
dict(pts='points',
dict(pts='',
img='',
pts_instance_mask='',
pts_semantic_mask='').
Expand Down

0 comments on commit 39a3c3e

Please # to comment.