It is not possible to use YOLO V5 with GPU on Jetson nano

Jetson Nano has Python 3.69. However, to use YOLO V5, you need Python 3.7 or higher.
However, if you upgrade Python, it is impossible to receive pytorch and torchvision through whl. Therefore, it is impossible to use YOLO V5 with GPU.

Am I right? (If that’s true, I’d sell the Jetson nano.)

Hi,

Do you use Ultralytics YOLOv5?
If yes, please check the below comment and checkout the source before the Python3.6 drop.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.