object_detector_app icon indicating copy to clipboard operation
object_detector_app copied to clipboard

Trying to implement multi-cam object detection

Open SubhashPavan opened this issue 6 years ago • 0 comments

Thanks for your work! I could improve FPS from 3 to 9 (Yolov3). Now, I would like to develop a multi-cam based object detection. Currently, when I try to spawn out new threads for each camera, I keep getting tensorflow session errors. Could you please guide me on how to set-up multi cameras for object det?

SubhashPavan avatar Aug 05 '19 06:08 SubhashPavan