From 7a4530f8e025d05f55411be71b016bb68992ad7e Mon Sep 17 00:00:00 2001 From: HuguesTHOMAS Date: Fri, 24 Apr 2020 12:30:21 -0400 Subject: [PATCH] Corrections --- test_models.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test_models.py b/test_models.py index b4ce850..cd64f46 100644 --- a/test_models.py +++ b/test_models.py @@ -223,6 +223,4 @@ if __name__ == '__main__': # For training and validation, keep two sets of worker active in parallel? is it possible? # TODO: We have to verify if training on smaller spheres and testing on whole frame changes the score because - # batchnorm may not have the same result as distribution of points will be different. - - # ET BOOM \ No newline at end of file + # batchnorm may not have the same result as distribution of points will be different. \ No newline at end of file