Can you assist please I have watched most Nvidia videos how to do collision avoidance and move onto train model. All skip over the following without explaining how to carry it out.
“ You should see a file named dataset.zip in the Jupyter Lab file browser. You should download the zip file using the Jupyter Lab file browser by right clicking and selecting Download .
Next, we’ll need to upload this data to our GPU desktop or cloud machine (we refer to this as the host ) to train the collision avoidance neural network. We’ll assume that you’ve set up your training machine as described in the JetBot WiKi. If you have, you can navigate to
Hope you can explain for a newbe please
It’s the upload that I have the issue with, how ?, and where to.upload to.
Apprecaite you assistance
Starting from scratch
Booted up with jetpack 4.5.1
Can booth on monitor but cannot login using usb its not being detected as a port when I connect
Get this error after booting up with
4.5.1 jetcard
Oops something went wrongUnable to create a required folder
Please create or set permissions
/home/jetson/.config/nautilus.
Could not connect on usb with this install , pc would not detect connection.
Flashed jetbot-043_nano-2gb-jp45
and booted up nano with it.
In monitor connection mode it gives errors but I can connect using putty
I enter user and password “jetbot”
So I can now login to jupyterlab.
Completed Basic_motion ,no problem
Completed collision_avoidance no problem
Having issue with second item in train_model.pynb " unzip -q dataset.zip "
It remains busy and I CANNOT continue.
I believe issue is with downloading
dataset.zip , I do this by right clicking and select download.
It then says you should upload data to GPU desktop or cloud.
I CANNOT UPLOAD BECAUSE THERE ARE NO Instructions how to ,or more important where to.
As none of nvidi videos refer to this ,is it necessary .Or is something that happens automatically.
Sorry for long explanation
Pat
Flashed jetbot-043_nano-2gb-jp45
and booted up nano with it, with monitor connected cannot setup wifi as does not give Nvidia screen, can use Jupiter lab with usb cable but wifi dongle on Jetson is not switched on ,
Is there a sudo command that I can use from Jupiter lab to initialise the wifi dongle on Jetson
What kind of interface do you have after you install jetbot? If there is still console that able to work, then you can use that console to install wifi driver. But which driver to be used depends on the wifi chip.
Once I install jetbot by flashing sd card I no longer have accsss to monitor using hdmi just get opening screen where you enter “jetbot “as user and password,so I connect using usb cable and Jupiter lab
using ‘192.168.55.1:8888 ‘
Can use all notebook examples in jetbot from here ,my issue is
connecting through wifi on my network ,jetbot does not appear on my router list of connected items. I presume I have not switched on wifi
on jetbot. Is there a command I can use from terminal window in jupyter lab do this.