Installation document of box

Hi there,

I have a zed 2i camera and a box t2x nx.
I find the environment is not easy to run pytorch with GPU. Do you have any recommendation about the environment?

Jetson 4.6.b199
ubuntu 18.04
python 3.7.1
cuda10.2

Which versions of torch and torchvision are suitable for the box GPU? I tried several different versions but it seems all of them are not working. Thanks.

Hi,

You should rely on nvidia’s documentation to install Pytorch on a jetson : Installing PyTorch for Jetson Platform :: NVIDIA Deep Learning Frameworks Documentation
It’s quite complicated, I wish you luck :slight_smile: