techwingslab/yolov5-net

I am wondering could I use yolov5-net to deploy yolox on c#.

tracywong117 opened this issue · 1 comments

Because yolox also supports ONNX runtime. But I don't know how to set the configuration of the model. Is it possible?

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