Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am running Yolov5 object detector in my workstation Nvidia GeForce RTX 2080 Ti. I followed all the procedures installing the necessary requirements: CUDA 10.1 CUDNN 7.6 tensorflow-gpu 2.2 Visual Studio Python 3.7.0

But still my machine is not using GPU enough, while 58% CPU is being utilized. I want it to utilize the maximum utilization of GPU. Can anyone please help how can I achieve this? Thanks alot.


What I have tried:

I have installed: 
CUDA 10.1
CUDNN 7.6 
tensorflow-gpu 2.2 
Visual Studio Python 3.7.0

and tried running Yolov5 object detector but still my machine is not using GPU enough, while 58% CPU is being utilized. How do I make the maximum utilization of GPU. Can anyone please help how can I achieve this? Thanks alot.
Posted
Updated 27-Nov-22 19:42pm
Comments
[no name] 29-Nov-22 15:03pm    
You'll only get "maximum utilization" with an app that requires "maximum resources" at a given time.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900