glenn-jocher
commited on
Update tutorial.ipynb
Browse files- tutorial.ipynb +2 -2
tutorial.ipynb
CHANGED
@@ -608,7 +608,7 @@
|
|
608 |
"Using torch 1.7.0+cu101 CUDA:0 (Tesla V100-SXM2-16GB, 16130MB)\n",
|
609 |
"\n",
|
610 |
"Fusing layers... \n",
|
611 |
-
"Model Summary:
|
612 |
"image 1/2 /content/yolov5/data/images/bus.jpg: 640x480 4 persons, 1 buss, 1 skateboards, Done. (0.012s)\n",
|
613 |
"image 2/2 /content/yolov5/data/images/zidane.jpg: 384x640 2 persons, 2 ties, Done. (0.012s)\n",
|
614 |
"Results saved to runs/detect/exp\n",
|
@@ -1202,4 +1202,4 @@
|
|
1202 |
"outputs": []
|
1203 |
}
|
1204 |
]
|
1205 |
-
}
|
|
|
608 |
"Using torch 1.7.0+cu101 CUDA:0 (Tesla V100-SXM2-16GB, 16130MB)\n",
|
609 |
"\n",
|
610 |
"Fusing layers... \n",
|
611 |
+
"Model Summary: 232 layers, 7459581 parameters, 0 gradients\n",
|
612 |
"image 1/2 /content/yolov5/data/images/bus.jpg: 640x480 4 persons, 1 buss, 1 skateboards, Done. (0.012s)\n",
|
613 |
"image 2/2 /content/yolov5/data/images/zidane.jpg: 384x640 2 persons, 2 ties, Done. (0.012s)\n",
|
614 |
"Results saved to runs/detect/exp\n",
|
|
|
1202 |
"outputs": []
|
1203 |
}
|
1204 |
]
|
1205 |
+
}
|