程序员的资源宝库

网站首页 > gitee 正文

YOLOV5

sanyeah 2024-04-20 00:07:01 gitee 4 ℃ 0 评论

下载地址:https://github.com/ultralytics/yolov5

备用地址:https://gitee.com/CV_Lab/yolov5_rt_tfjs?_from=gitee_search

一、配置环境

1.  pip install -r requirements.txt          #配置环境,如果没有科学工具,就手动下载吧,不然会显示超时

  pip install torch==1.9.1 torchvision==0.10.1 torchaudio==0.9.1       #下载完成后注意把torch版本降低到1.9.0
 
二、训练自己的数据集
1. 
 
 

Tags:

本文暂时没有评论,来添加一个吧(●'◡'●)

欢迎 发表评论:

最近发表
标签列表