Hello,
I am working on a use-case where I need to perform object detection using TensorFlow on multiple (3 or 4) camera streams simultaneously and on one GPU. I can’t seem to find any resources on how doable this might be, except for the following page: tf.config.experimental.set_memory_growth | TensorFlow Core v2.8.0
Could anyone guide me on where to start please?
Thanks,
Ahmad