Created using Colaboratory
This commit is contained in:
parent
dc13820c9d
commit
bb4da083d1
|
|
@ -457,9 +457,8 @@
|
||||||
"outputId": "8b728908-81ab-4861-edb0-4d0c46c439fb"
|
"outputId": "8b728908-81ab-4861-edb0-4d0c46c439fb"
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"%rm -rf runs\n",
|
|
||||||
"!python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/\n",
|
"!python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/\n",
|
||||||
"#Image(filename='runs/detect/exp/zidane.jpg', width=600)"
|
"Image(filename='runs/detect/exp/zidane.jpg', width=600)"
|
||||||
],
|
],
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"outputs": [
|
"outputs": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue