提交 bb4da083 authored 作者: Glenn Jocher's avatar Glenn Jocher

Created using Colaboratory

上级 dc13820c
...@@ -457,9 +457,8 @@ ...@@ -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": [
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论