Georgy Gunkin
Georgy Gunkin
@ganjbakhshali Hey! So there is a way to add your own photograph?
@justinjohn0306 yes! I have installed it and added it to the path environment variable. Is there anything else that could go wrong?
There's a script to download all the weights. it's called download_weights.sh
Hello! How did you manage to build it on Jetpack 5.0? I am trying to run: $ `./scripts/docker_build_ml.sh pytorch ` What I get is: `reading L4T version from /etc/nv_tegra_release L4T...
@dusty-nv I double checked, did what you have suggested and after running the docker_build_jetpack.sh, it terminates with a message: `E: Unable to locate package python3-vpi2` on step 14/19 The problem...
@dusty-nv I even tried deviceQuery cuda sample from the inside the container: I am pulling the container as suggested: `sudo docker pull nvcr.io/nvidia/l4t-pytorch:r34.1.0-pth1.12-py3` I am launching the container as follows:...
@dusty-nv Yes, correct. Jetpack 5.0 DP. I've had everything perfectly working thanks to your images on Jetpack 4.6.1, but now I need python of version at least 3.7 (using 3.8...
@dusty-nv Hello! Are there any updates on this? Jetpack 5.0 doesn't seem to be able to detect cuda for some reason
@javadan Thanks, however I have everything working on Jetpack 4.6.1 with python 3.6. Jetpack 5.0 DP has got this weird problem that I am unable to fix
@javadan Maybe I have misunderstood you. Are you working with python 3.8 on jetpack 4.6.1? I just need this exact setup as well as torch and torchvision of appropriate versions...