Skip to content

Commit 46cf88e

Browse files
authored
Update config_room.py
1 parent 4c77ce2 commit 46cf88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/config_room.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
voxel_size=voxel_size,
1515
pts_prune_threshold=100000,
1616
assigner=dict(
17-
type='DSPAssignerV2',
17+
type='DSPAssigner',
1818
top_pts_threshold=6, #3,6,9,12
1919
),
2020
assign_type='volume', ###'volume' 'label'

0 commit comments

Comments
 (0)