Optimizing FPS in a real time object detection code
I am currently working on a project that detects an object in real time in a game. To achieve this I have used this code but I get around 5 to 10 fps. How can I improve the code to get optimize my FPS? I have followed a tutorial from the YouTube and this code is also available on github. I have just added a fps display.
