LeonLok / Deep-SORT-YOLOv4

People detection and optional tracking with Tensorflow backend.
GNU General Public License v3.0
496 stars 170 forks source link

Only using CPU? #1

Closed rlimaboldmss closed 4 years ago

rlimaboldmss commented 4 years ago

Hi I am testing you project and everything seems to work fine. My question is that I only see CPU usage (around 75%) and almost nothing GPU (4%) is that correct? My HW Ubuntu 20.04 Intel i5 Nvidia GTX 2060 8 GB

Only get 1 FPS

Thanks in advance

LeonLok commented 4 years ago

Do you have tensorflow-gpu installed in your environment? I'm using tensorflow-gpu 1.14 and the CPU usage is never that high.