Skip to content

Commit 3e2de53

Browse files
authored
[Fix] Fix cylinder3d (#2377)
* mv cylinder blocks from sparse blocks to backbone * update
1 parent 4199bd6 commit 3e2de53

File tree

4 files changed

+381
-383
lines changed

4 files changed

+381
-383
lines changed

configs/cylinder3d/cylinder3d_4xb2_3x_semantickitti.py renamed to configs/cylinder3d/cylinder3d_4xb4_3x_semantickitti.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
gamma=0.1)
2929
]
3030

31+
train_dataloader = dict(batch_size=4, )
32+
3133
# Default setting for scaling LR automatically
3234
# - `enable` means enable scaling LR automatically
3335
# or not by default.

0 commit comments

Comments
 (0)