目录
1、安装YOLOv5:
首先,你需要在你的计算机上下载 YOLOv5 的文件包,下载链接:https://github.com/ultralytics/yolov5。下载后对压缩文件进行解压。
(Linux命令行安装方式:git clone https://github.com/ultralytics/yolov5.git)
通常使用
目录
首先,你需要在你的计算机上下载 YOLOv5 的文件包,下载链接:https://github.com/ultralytics/yolov5。下载后对压缩文件进行解压。
(Linux命令行安装方式:git clone https://github.com/ultralytics/yolov5.git)
通常使用