Open Jensilein opened 4 months ago
I got it to work on the Jetson Nano 4GB
Following steps:
1) Start with a fresh install of Ubuntu 20.04 from Q Engineering: https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image 2) Install Codeproject AI 2.6.5 (https://www.codeproject.com/ai/docs/install/install_on_jetson.html) 3) in the venv for YOLO 5.3.1 install PyTorch 1.13 for GPU https://qengineering.eu/install-pytorch-on-jetson-nano.html nd Torchvision 0.14.0 from the same tutorial 4) Start YOLO5.3.1 and it should run on GPU
Have not gotten any other module to run on GPU
Area of Concern
Describe the bug Hi, has anybody managed to run CPAI on Jetson Nano with GPU support? I sucessfully have built CPAI using Visual Studio Code on my Jetson Nano but the only detection module that seems to work is "Object Detection (YOLOv5 .NET)" but with CPU only. Any idea or hint on how to get CPAI with GPU support running on the Jetson Nano? Have added some logs below. Maybe that helps to identzify the root cause.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Your System (please complete the following information):
Additional context Visual Code Studio Log:
CPAI Log: