You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
479 B

This file contains ambiguous Unicode characters!

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
项目报告
项目演示视频