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