CUDA Not Available on Jetson Orin Nano Despite Installation

Hi,

The default OpenCV within JetPack doesn’t build with CUDA support.
Please install it from the source with the script below instead.

You can also find PyTorch and TorchVision with CUDA support in the below link:

Thanks.