NVIDIA jetson nano 如何使用GPU 来处理YOLOV5的处理任务

那我使用yolov5做图片处理,如何切换到GPU做运算呢?为什么总是显示的是CPU做的处理呢?


使用GPU做yun’s运算是不是延迟更低

Hi,

You will need to use the package that has been built with CUDA support.
We have some prebuilt in the below link:

https://docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html

Thanks.

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