iArunava / YOLOv3-Object-Detection-with-OpenCV

This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
MIT License
320 stars 173 forks source link

fix "Expected cv::UMat for argument 'mat'" #6

Closed raysworld closed 5 years ago

raysworld commented 5 years ago

https://github.com/iArunava/YOLOv3-Object-Detection-with-OpenCV/issues/3

raysworld commented 5 years ago

😎