Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
[O] NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
[O] Linux
QNX
other
Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
[O] NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.9.1.10844
[O] other
Host Machine Version
[O] native Ubuntu 18.04
other
I have a YOLO PyTorch model.
Basically, it was written as Python script.
To implement this YOLO on the DRIVE Xavier, Should i convert it to CUDA C++ and compile to use GPU computation?
Also , i try to use GPU directly in docker container but it doesn’t work well.