pytorch / vision

Datasets, Transforms and Models specific to Computer Vision
https://pytorch.org/vision
BSD 3-Clause "New" or "Revised" License
16.27k stars 6.96k forks source link

install torchvision on jetson nano #5980

Open ZDLLLL opened 2 years ago

ZDLLLL commented 2 years ago

When I want to install torchvision on jetson nano, it keeps stuck at writing top-level names to torchvision.egg-info/top_level.txt, nothing else changes, what can I do to make it install faster? image

oke-aditya commented 2 years ago

Hmm you are installing from the source. Can you have a look at pytorch blog for

https://pytorch.org/blog/running-pytorch-models-on-jetson-nano/