摘要: https://zhuanlan.zhihu.com/p/4250631221 阅读全文
posted @ 2025-09-09 08:47 txwtech 阅读(19) 评论(0) 推荐(0)
摘要: python train.py --weights yolov5s.pt --cfg models/yolov5s.yaml --data data/myvoc.yaml --epoch 200 --batch-size 8 --img 640 --device cpu python train.p 阅读全文
posted @ 2025-09-09 08:14 txwtech 阅读(14) 评论(0) 推荐(0)