Nvidia Jetson Orin Nano & Ultralytics.
In this post I’ll describe how to install Ultralytics on Jetson Orin Nano to be able to export and run model (use for inference). The use case I was doing is: Train YOLO-model for the image recognition using PC / Nvidia GPU. Then copy trained model to the Jetson Orin Nano. Export model to TensorFlow … Read more