mli0603 / stereo-transformer

Revisiting Stereo Depth Estimation From a Sequence-to-Sequence Perspective with Transformers. (ICCV 2021 Oral)
Apache License 2.0
647 stars 106 forks source link

I am not able to download pyTorch in jetson xavier NX #32

Open EhrazImam opened 2 years ago

EhrazImam commented 2 years ago

I am trying this code to run it on jetson Xavier Nx but i am not able to download pytorch1.5.1 i have tried " conda install pytorch==1.5.1 torchvision==0.6.0 cudatoolkit=10.2 -c pytorch"

Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

mli0603 commented 2 years ago

Hi @EhrazImam,

I am sorry that I can't help with this issue. Maybe you can look elsewhere to see if Jetson Xavier has some specific set of steps to install torch?