Hi,
I have a jetson nano development kit with 4.6.3 jetpack install.
When i launch my docker and go to /jetson-inference/python/training/detection/ssd/models my file mobilenet-v1-ssd-mp-0_675.pth is empty.
I tried to re upload with this command “wget https://nvidia.box.com/shared/static/djf5w54rjvpqocsiztzaandq1m3avr7c.pth -O models/mobilenet-v1-ssd-mp-0_675.pth” and i tried to copy the link directly to the internet but it doesnt work. I think i have a problem with my firewall or something like that but i cant change it because i m in an office.
Is there another way to download it.
Thanks