Train YOLO data set on PC (Windows) and run weights files on Nvidia Jetson Nano

Is it possible to train YOLO data set on PC (for example Windows) and then run file.weights on Nvidia Jetson Nano ?

Hi,

Yes.

After the training job, you can try to run it with our Deepstream SDK on Jetson.

/opt/nvidia/deepstream/deepstream-6.0/sources/objectDetector_Yolo/

Below is a customized document for your reference as well:
https://docs.nvidia.com/metropolis/deepstream/6.0.1/dev-guide/text/DS_custom_YOLO.html

Thanks.

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