Corrections
This commit is contained in:
parent
0d89bd3c61
commit
008394aa08
|
@ -104,7 +104,7 @@ class SemanticKittiConfig(Config):
|
||||||
val_radius = 4.0
|
val_radius = 4.0
|
||||||
n_frames = 1
|
n_frames = 1
|
||||||
max_in_points = 100000
|
max_in_points = 100000
|
||||||
max_val_points = 200000
|
max_val_points = 100000
|
||||||
|
|
||||||
# Number of batch
|
# Number of batch
|
||||||
batch_num = 8
|
batch_num = 8
|
||||||
|
|
Loading…
Reference in a new issue