Replies: 1 comment 5 replies
-
|
There is no official example that trains an object detection model right now. You would have to write the code, unless someone else has contributed such a project somewhere online. For YOLOX specifically, there is an outstanding issue: tracel-ai/models#63 We support loading pre-trained models, either via ONNX (codegen) or pytorch/safetensors. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know there is yolox however since there are no native implementation for training yolox-burn I was wondering if there are other plugis etc I could use with burn to first do training and then inference?
Beta Was this translation helpful? Give feedback.
All reactions