提交 9029759c authored 作者: Glenn Jocher's avatar Glenn Jocher

Created using Colaboratory

上级 6dd1083b
......@@ -582,7 +582,9 @@
"source": [
"# 1. Inference\n",
"\n",
"`detect.py` runs inference on a variety of sources, downloading models automatically from the [latest YOLOv5 release](https://github.com/ultralytics/yolov5/releases)."
"`detect.py` runs YOLOv5 inference on a variety of sources, downloading models automatically from the [latest YOLOv5 release](https://github.com/ultralytics/yolov5/releases), and saving results to `runs/detect`. Example inference sources are:\n",
"\n",
"<img src=\"https://user-images.githubusercontent.com/26833433/114307955-5c7e4e80-9ae2-11eb-9f50-a90e39bee53f.png\" width=\"900\"> "
]
},
{
......@@ -634,16 +636,6 @@
}
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "4qbaa3iEcrcE"
},
"source": [
"Results are saved to `runs/detect`. A full list of available inference sources:\n",
"<img src=\"https://user-images.githubusercontent.com/26833433/98274798-2b7a7a80-1f94-11eb-91a4-70c73593e26b.jpg\" width=\"900\"> "
]
},
{
"cell_type": "markdown",
"metadata": {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论