From 44a52bef7c4d98a9226b8a57391f1ff3c5468a15 Mon Sep 17 00:00:00 2001 From: HuguesTHOMAS Date: Sat, 11 Apr 2020 11:39:25 -0400 Subject: [PATCH] Initial commit --- train_SemanticKitti.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/train_SemanticKitti.py b/train_SemanticKitti.py index a747bc7..5d15dd9 100644 --- a/train_SemanticKitti.py +++ b/train_SemanticKitti.py @@ -107,7 +107,7 @@ class SemanticKittiConfig(Config): max_val_points = 50000 # Number of batch - batch_num = 6 + batch_num = 10 val_batch_num = 1 # Number of kernel points