Testing a jetson nano code without a real board

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 I can’t see the output as an image (attached below)
Is there any tutorial or alternative way with which I could test my deep learning code without having a real board?
Thanks

Hi,

Suppose you are using an x86 machine for testing.
Please refer to the following link to set up jetson-inference on a host environment:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.