I try to run algorithm from this guy: https://github.com/theAIGuysCode/Object-Detection-API
I download all requirements and algorithm run BUT only on CPU I guess. I get just up to 2,5 FPS (that's why I think that run on CPU not GPU) and that not the real-time I need. I don't how to "force" Python to run this on GPU to get at least 10 FPS. I tried different versions of tensorflow and CUDA and that didn't help. Did anybody have the same problem with this algorithm or have any idea how to fix this? I tried run this even on 2 different PCs and I got the same situation. On Linux (Mint 20) and Windows (10) also have the same result.
I work on Dell Inspiron 17 and graphic card is: Nvidia GeForce 940MX
CUDA Version: 10.1
Tensorflow-gpu==2.1.0