1 Star 19 Fork 3

tanggitee/基于YOLO V5-5.0的头盔佩戴识别

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
make_voc_dir.py 100 Bytes
一键复制 编辑 原始数据 按行查看 历史
tang1201 提交于 2022-02-14 10:12 . Add files via upload
import os
os.makedirs('VOCdevkit/VOC2007/Annotations')
os.makedirs('VOCdevkit/VOC2007/JPEGImages')
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/tanggitee/yolov5-5.0.git
git@gitee.com:tanggitee/yolov5-5.0.git
tanggitee
yolov5-5.0
基于YOLO V5-5.0的头盔佩戴识别
main

搜索帮助