Corrections

This commit is contained in:
HuguesTHOMAS 2020-05-08 15:05:35 -04:00
parent 0d89bd3c61
commit 008394aa08

View file

@ -104,7 +104,7 @@ class SemanticKittiConfig(Config):
val_radius = 4.0
n_frames = 1
max_in_points = 100000
max_val_points = 200000
max_val_points = 100000
# Number of batch
batch_num = 8