摘要: 1.准备模型、标签、配置 github地址: https://github.com/AlexeyAB/darknet 下载yolov4.weights 下载cfg/coco.names 下载cfg/yolov4.cfg 2.新建一个项目 3.main.py import cv2 import ran 阅读全文
posted @ 2022-01-20 16:21 缘故为何 阅读(521) 评论(0) 推荐(0)