From 0ddf12e108c56c4322ca01d9a46f597f7d846921 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Mon, 23 Nov 2020 23:38:57 +0100 Subject: [PATCH] Update tutorial.ipynb --- tutorial.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorial.ipynb b/tutorial.ipynb index 0b85c8b..e1b1a75 100644 --- a/tutorial.ipynb +++ b/tutorial.ipynb @@ -608,7 +608,7 @@ "Using torch 1.7.0+cu101 CUDA:0 (Tesla V100-SXM2-16GB, 16130MB)\n", "\n", "Fusing layers... \n", - "Model Summary: 140 layers, 7.45958e+06 parameters, 0 gradients\n", + "Model Summary: 232 layers, 7459581 parameters, 0 gradients\n", "image 1/2 /content/yolov5/data/images/bus.jpg: 640x480 4 persons, 1 buss, 1 skateboards, Done. (0.012s)\n", "image 2/2 /content/yolov5/data/images/zidane.jpg: 384x640 2 persons, 2 ties, Done. (0.012s)\n", "Results saved to runs/detect/exp\n", @@ -1202,4 +1202,4 @@ "outputs": [] } ] -} \ No newline at end of file +}