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

Testing a jetson nano code without a real board #2

Open
llsaharmll opened this issue Feb 4, 2022 · 2 comments
Open

Testing a jetson nano code without a real board #2

llsaharmll opened this issue Feb 4, 2022 · 2 comments

Comments

@llsaharmll
Copy link

llsaharmll commented Feb 4, 2022

Hi, I am a newbie in developing jetson boards,
Currently, I don’t have the real board,
My task is about counting people in a video.
I want to write my code and check if it works correctly.
I started using pip install jetson-emulator but it seems it doesn’t support everything I need and when I tried object detection example I couldn't see the output as an image (it's a blank gray image)
Is there any tutorial or alternative way with which I could test my deep learning code without having a real board?
Thanks

@kartikpodugu
Copy link

I have same problem. Were you able to resolve it ?

@aca787
Copy link

aca787 commented Aug 6, 2024

Since this project doesn't seem to be maintained any longer:
NVidia jetson inference provides a way to run all their networks via Docker:
It provides the ability to run on Host machines, as well as utilize NVidia GPUs.

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