|
|
|
@ -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
|
|
|
|
|