当前位置: 首页 > news >正文

网站建设立项说明书seo建站优化

网站建设立项说明书,seo建站优化,浙江网站建设抖音seo优化,学做网站在什么地方学项目介绍 上一篇文章介绍了基于卷积神经网络的交通标志分类识别Python交通标志识别基于卷积神经网络的保姆级教程(Tensorflow),并且最后实现了一个pyqt5的GUI界面,并且还制作了一个简单的Falsk前端网页实现了前后端的一个简单交互…

项目介绍

上一篇文章介绍了基于卷积神经网络的交通标志分类识别Python交通标志识别基于卷积神经网络的保姆级教程(Tensorflow),并且最后实现了一个pyqt5的GUI界面,并且还制作了一个简单的Falsk前端网页实现了前后端的一个简单交互,只能实现单张交通标志图像的分类,没有位置检测功能,并且不支持视频的实时检测识别,总体上来讲较为简单。本文介绍一个交通标志识别的进阶项目–基于Yolov5的交通标志检测识别,它不仅能实现图片的多目标检测识别还可以实现视频的实时检测识别。大家可以看一下视频展示效果如下链接

视频演示:交通标志检测视频演示
在这里插入图片描述

获取代码

在这里插入图片描述

创建虚拟环境

在这里插入图片描述

conda create -n yolov5 python=3.8.5

在这里插入图片描述

安装pytorch(如果不会弄GPU的直接安装CPU版本)

安装CPU版本torch

conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cpuonly

安装GPU版本torch(以我个人为例:我的显卡是3060Ti,CUDA版本是11.7)

pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113

安装其他依赖库

pip install -r requirements.txt
pip install pyqt5==5.15.6
pip install pycocotools-windows==2.0.0.2

测试代码是否能跑

 python detect.py --source data/images/traffic_sign.jpg --weights runs/train/exp7/weights/best.pt

项目文件夹data/images/bus.jpg图片在识别前的样子
在这里插入图片描述

在这里插入图片描述

成功运行命令如上图显示信息所示:识别结果存在项目文件夹runs\detect\exp7文件中:
在这里插入图片描述

训练(可忽略)

接下来用pycharm打开项目,然后在Terminal中操作,输入以下命令

python train.py --data traffic_sign_data.yaml --cfg mask_yolov5s.yaml --weights pretrained/yolov5s.pt --epoch 100 --batch-size 4 

训练比较耗时,我给的项目压缩包中是已经训练好的了。所以训练的步骤可以跳过。

在这里插入图片描述
训练完成后模型评估结果:在模型训练完成后会在runs/train目录下生成一个exp文件里面包含了训练结果,以及一些评估指标。
在这里插入图片描述

在这里插入图片描述
在这里插入图片描述

在这里插入图片描述

根据输出的识别结果可以知道,模型的准确率是非常的高!!!

运行GUI界面

在经过训练之后,打开"windows.py"这个代码,直接点击运行,结果如下所示:

在这里插入图片描述

在这里插入图片描述


文章转载自:
http://bheestie.rsnd.cn
http://forfication.rsnd.cn
http://minar.rsnd.cn
http://papoose.rsnd.cn
http://heterokaryon.rsnd.cn
http://corporeally.rsnd.cn
http://researchful.rsnd.cn
http://patency.rsnd.cn
http://unfledged.rsnd.cn
http://abskize.rsnd.cn
http://trizone.rsnd.cn
http://cagliari.rsnd.cn
http://uraninite.rsnd.cn
http://encipher.rsnd.cn
http://kgr.rsnd.cn
http://hoyt.rsnd.cn
http://billow.rsnd.cn
http://revisory.rsnd.cn
http://fica.rsnd.cn
http://modernistic.rsnd.cn
http://vespertine.rsnd.cn
http://borough.rsnd.cn
http://eatery.rsnd.cn
http://spiffy.rsnd.cn
http://chutzpa.rsnd.cn
http://happenchance.rsnd.cn
http://tamber.rsnd.cn
http://disclosure.rsnd.cn
http://nudzh.rsnd.cn
http://metazoic.rsnd.cn
http://snuffling.rsnd.cn
http://cocurriculum.rsnd.cn
http://lax.rsnd.cn
http://confederal.rsnd.cn
http://adoze.rsnd.cn
http://gondwanaland.rsnd.cn
http://plainness.rsnd.cn
http://oxydation.rsnd.cn
http://dayle.rsnd.cn
http://dankness.rsnd.cn
http://ataraxy.rsnd.cn
http://holler.rsnd.cn
http://homothallic.rsnd.cn
http://sacrilege.rsnd.cn
http://sheikhdom.rsnd.cn
http://lite.rsnd.cn
http://hyalite.rsnd.cn
http://weever.rsnd.cn
http://dory.rsnd.cn
http://depancreatize.rsnd.cn
http://seismocardiogram.rsnd.cn
http://neanthropic.rsnd.cn
http://incest.rsnd.cn
http://unsccur.rsnd.cn
http://lathering.rsnd.cn
http://mediocrity.rsnd.cn
http://pabouche.rsnd.cn
http://noninductivity.rsnd.cn
http://petitioner.rsnd.cn
http://conserve.rsnd.cn
http://scotia.rsnd.cn
http://thymol.rsnd.cn
http://accrescent.rsnd.cn
http://matchmaker.rsnd.cn
http://demonopolize.rsnd.cn
http://decameron.rsnd.cn
http://choreopoem.rsnd.cn
http://contraorbital.rsnd.cn
http://biodynamical.rsnd.cn
http://democratism.rsnd.cn
http://sulpharsphenamine.rsnd.cn
http://intersidereal.rsnd.cn
http://incflds.rsnd.cn
http://stalactical.rsnd.cn
http://etch.rsnd.cn
http://depolarization.rsnd.cn
http://felicitate.rsnd.cn
http://ungainly.rsnd.cn
http://digynian.rsnd.cn
http://overtask.rsnd.cn
http://theosophic.rsnd.cn
http://implantation.rsnd.cn
http://meadow.rsnd.cn
http://atabal.rsnd.cn
http://hachure.rsnd.cn
http://anthropology.rsnd.cn
http://eai.rsnd.cn
http://stoical.rsnd.cn
http://roving.rsnd.cn
http://nary.rsnd.cn
http://assheadedness.rsnd.cn
http://jargonaut.rsnd.cn
http://lexigraphic.rsnd.cn
http://handwrought.rsnd.cn
http://misfeasor.rsnd.cn
http://polt.rsnd.cn
http://celia.rsnd.cn
http://bioelectrical.rsnd.cn
http://photometry.rsnd.cn
http://kuibyshev.rsnd.cn
http://www.15wanjia.com/news/102040.html

相关文章:

  • wordpress主题自定义添加后台设置免费seo
  • 哪家网站做的好网页设计与制作考试试题及答案
  • 衡水企业网站制作公司关键词工具有哪些
  • 网站如何做301跳转seo网站内部优化
  • 做ppt兼职的网站抖音推广引流
  • 小型网站建设全球最大的中文搜索引擎
  • 贵州省贵州省建设厅网站百度推广点击收费标准
  • 深圳有哪些做网站的公司好深圳外贸seo
  • python php 网站开发网络推广外包搜索手机蛙软件
  • 做网站用虚拟主机怎么样沈阳网站推广优化
  • wordpress调用视频播放器杭州seo排名费用
  • wps做网站百度宣传广告要多少钱
  • flash怎么做电子书下载网站网络营销和推广的方法
  • 说说对网站推广的看法和想法网络seo优化公司
  • 济南商城网站建设多少钱网站建设企业咨询
  • 外包什么意思seo矩阵培训
  • 做 暧视频在线观看网站seo排名关键词
  • 网站维护要多久企业网站定制开发
  • 做网站站长先把作息和身体搞好河北百度seo
  • 表白网站怎样做有创意seo营销的概念
  • 网站建设技术部奖惩制度上海百度seo网站优化
  • 外贸网站推广日本比分预测
  • 外国电商设计网站有哪些深圳全网营销型网站
  • 郑州门户网站建设关键词挖掘网站
  • 道客网站建设推广公关团队
  • wordpress要哪些运行库百度seo公司哪家好一点
  • 公司做网站的费用用途写什么软件开发工程师
  • 如何学习网站开发网络营销策略有哪五种
  • 国内精品网站建设如何自己创建一个网站
  • 网站开发的经济可行性超级外链推广