GabrieleFerrario

Results 5 comments of GabrieleFerrario

Hi @jbkyang-nvi in my case intially the client work correctly this is the log of the client: 2022-08-03 09:55:31,169 main.py INFO: Reading Video Stream 2022-08-03 09:55:31,259 main.py INFO: FPS Video:...

Hi, @jbkyang-nvi could it be that the ONNX model does not deallocate the memory in time for the second TF request, how should I do to free it? I tried...

Hi @jbkyang-nvi, ok I will try and let you know as soon as possible. Thanks for the support!

Hi @zhanghaoie, In my case, the problem was that my NVIDIA device was full of processes that had to be running in parallel and I had to fix the handling...