Yolo-Fastest-opencv-dnn icon indicating copy to clipboard operation
Yolo-Fastest-opencv-dnn copied to clipboard

用opencv的dnn模块实现Yolo-Fastest的目标检测

Yolo-Fastest-opencv-dnn

用opencv的dnn模块实现Yolo-Fastest的目标检测

运行方式:python main_yolov3.py --image=person.jpg

编程的一些细节可以参考我的csdn博客:https://blog.csdn.net/nihate/article/details/108670542