Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run DG-Net on Nvidia Jetson Nano #34

Open
pablovicentem opened this issue Feb 13, 2020 · 2 comments
Open

Run DG-Net on Nvidia Jetson Nano #34

pablovicentem opened this issue Feb 13, 2020 · 2 comments

Comments

@pablovicentem
Copy link

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.

@layumi
Copy link
Contributor

layumi commented Feb 23, 2020

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.

@lakshaydulani
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants