Open tracywong117 opened 2 years ago
Because yolox also supports ONNX runtime. But I don't know how to set the configuration of the model. Is it possible?
It's look like yolox is anchor-free so i don't sink so, but try to train it to yolov5 and run it in github.com/ultralytics/yolov5 (detect.py) and if it work try to adjust model to you training values, or if you need speed you can use nano
Because yolox also supports ONNX runtime. But I don't know how to set the configuration of the model. Is it possible?