Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tracywong117 opened this issue Jun 27, 2022 · 1 comment
Open

Comments

@tracywong117
Copy link

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

@Red007Master
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants