Skip to content

Commit 9130d71

Browse files
authored
Update lidar_0075v_900q_4b.py
1 parent 5f440ff commit 9130d71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/futr3d/configs/lidar_only/lidar_0075v_900q_4b.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'../../../configs/_base_/default_runtime.py'
55
]
66

7-
plugin = 'plugin/fudet'
7+
plugin = 'plugin/futr3d'
88

99
class_names = [
1010
'car', 'truck', 'construction_vehicle', 'bus', 'trailer', 'barrier',
@@ -338,4 +338,4 @@
338338

339339
custom_hooks = [dict(type='FadeOjectSampleHook', num_last_epochs=5)]
340340

341-
checkpoint_config = dict(interval=1, max_keep_ckpts=1)
341+
checkpoint_config = dict(interval=1, max_keep_ckpts=1)

0 commit comments

Comments
 (0)