From 4a23f458242fd271403a45bdd6581f95e90613fb Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Thu, 22 Jul 2021 11:09:46 +0300 Subject: [PATCH] [~] Refactor --- python/tasks/mlb_player.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tasks/mlb_player.py b/python/tasks/mlb_player.py index c41ed5c..157e015 100644 --- a/python/tasks/mlb_player.py +++ b/python/tasks/mlb_player.py @@ -1041,7 +1041,7 @@ def kernel_15( t13 = t12.copy() t15 = numpy.array([t8.xcenter, t8.ycenter, t8.width, t8.height]) t16 = numpy.array([t13.shape[1], t13.shape[0], t13.shape[1], t13.shape[0]]) - t17 = t15 .* t16 + t17 = t15 * t16 t18 = t17[:2] - t17[2:] / 2 t19 = t17[:2] + t17[2:] / 2 t20 = numpy.array([