DG-Net
DG-Net copied to clipboard
Run DG-Net on Nvidia Jetson Nano
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.
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.
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?