I want to get started on training my own model from scratch.
I have already labelled all of my images so I believe as its yolox I can just use python for training.
So after I have trained and exported my model can I run predictions on the model via yolox-burn or do I need another burn plugin for that?