This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
由于头歌上不能上传超过5MB的文件,故本项目将各个文件下的文件打包成压缩包提交
原本的项目结构:
/opencv
py1中的各个文件
/idea
/__pycache__
/data
/icon
/models
/runs (runs中记载了训练的过程数据与权重文件,训练数据写在run文档里,权重文件太大了无法提交)
/user
/voc(记载了用于训练的1万多张图片与labels,同样太大无法提交)
/utils
项目报告
项目演示视频