From 9c9ba6554af13406781f694a72fa2a772a9ec8e6 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 9 Apr 2021 14:17:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=8D=A2=E7=89=88=E6=9C=AC=E5=BA=93?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97cf184..7988b6f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ YOLOv3目标检测器的**输出样例**: * OpenCV 3.4.2 ### 安装指南 -* git clone https://github.com/Bugdragon/YOLO_v3_PyTorch.git +* git clone https://testgitea.educoder.net/daiao/YOLO_v3_PyTorch.git * cd YOLO_v3_PyTorch * wget https://pjreddie.com/media/files/yolov3.weights * python detect.py