From 6876fdcbb2714e97e517cc9d3d9d56950c953156 Mon Sep 17 00:00:00 2001 From: HuguesTHOMAS Date: Fri, 24 Apr 2020 12:29:10 -0400 Subject: [PATCH] Corrections --- test_models.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test_models.py b/test_models.py index 7906c6f..b4ce850 100644 --- a/test_models.py +++ b/test_models.py @@ -225,3 +225,4 @@ if __name__ == '__main__': # 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