Commit
·
bb4da08
1
Parent(s):
dc13820
Created using Colaboratory
Browse files- tutorial.ipynb +1 -2
tutorial.ipynb
CHANGED
@@ -457,9 +457,8 @@
|
|
457 |
"outputId": "8b728908-81ab-4861-edb0-4d0c46c439fb"
|
458 |
},
|
459 |
"source": [
|
460 |
-
"%rm -rf runs\n",
|
461 |
"!python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/\n",
|
462 |
-
"
|
463 |
],
|
464 |
"execution_count": null,
|
465 |
"outputs": [
|
|
|
457 |
"outputId": "8b728908-81ab-4861-edb0-4d0c46c439fb"
|
458 |
},
|
459 |
"source": [
|
|
|
460 |
"!python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/\n",
|
461 |
+
"Image(filename='runs/detect/exp/zidane.jpg', width=600)"
|
462 |
],
|
463 |
"execution_count": null,
|
464 |
"outputs": [
|