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

Running on GPU #19

Open realtechspecs opened 3 years ago

realtechspecs commented 3 years ago

Is it possible to run this on GPU? Right now it's running only on CPU which triggers a very high CPU usage - 90%