I'm seeking clarity on workflow.
For context, I'm working with an object detection model.
To begin, I annotated my dataset in Roboflow.
This I was successfully able to train in Ultralytics HUB on Yolo8.
From here, I uploaded my .pt file to https://tools.luxonis.com/ which allowed me to download a zip file which included bin, xml, blob, and onnx files.
What is the easiest way to deploy these onto the oak?