I’m going through the Nvidia Getting Started With AI on Jetson Nano. I’m in the image classification section (having successfully navigated through Hello Camera).
I am using the dlinano image. I have connected to the Nano using port 8888. The Jupyter notebook classification_interactive comes up just fine, and I can run through each of the cells just fine. The interactive tool comes up with no problem, and the camera (a USB Logitech) is initialized and ready to go. I can take 30 shots of a thumbs up, and 30 of a thumbs down.
When I click the train button, I do not get the expected training data. Within a minute or two the Nano powers down. Then I receive a Server Connection Error.
Fortunately, when I boot the whole thing back up, and go back into the Jupyter lab, it kept my settings so I am able to re-run. But it does the same thing every time.