datitran / object_detector_app

Real-Time Object Recognition App with Tensorflow and OpenCV

Home Page:https://medium.com/towards-data-science/building-a-real-time-object-recognition-app-with-tensorflow-and-opencv-b7a2b4ebdc32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Will only run with 1 worker

JesperChristensen89 opened this issue · comments

When I am running the script, I can only get it to execute when using 1 working. 2 or more workers will lead to endless loop of debug messages. Do I need any pre-reqs to run with workers?

Sorry, this one was my mistake. However, I do not see any increase in performance by running multiple workers. Tested on both CPU and GPU.