You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if I can implement this DG-Net in the Nvidia Jetson Nano and I have the followinmg questions:
It is posswible to apply TensorRT to the NN in order to first create an UFF model an the apply TensorRT?
It is possible to add this NN to a deep stream pipeline?
Best regards.
The text was updated successfully, but these errors were encountered:
Hi @pablovicentem
Sorry for the late response. We have not tested the code on the Jetson Nano.
I am not sure whether it is feasible or not. Memory may be the bottleneck.
But, you are right. TensorRT may be helpful.
You also may test the apex(for float16 inference).
Hi @pablovicentem Sorry for the late response. We have not tested the code on the Jetson Nano. I am not sure whether it is feasible or not. Memory may be the bottleneck. But, you are right. TensorRT may be helpful. You also may test the apex(for float16 inference).
Thanks a lot.
hey man whats the min GPU hardware you would suggest for running DG-Net?
Hi,
I was wondering if I can implement this DG-Net in the Nvidia Jetson Nano and I have the followinmg questions:
It is posswible to apply TensorRT to the NN in order to first create an UFF model an the apply TensorRT?
It is possible to add this NN to a deep stream pipeline?
Best regards.
The text was updated successfully, but these errors were encountered: