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

How to use a local custom model for hi_res strategy #484

Open
tangkunyin opened this issue Dec 23, 2024 · 0 comments
Open

How to use a local custom model for hi_res strategy #484

tangkunyin opened this issue Dec 23, 2024 · 0 comments

Comments

@tangkunyin
Copy link

In the readme content, I found this:

We also support models to be used locally, for example, yolox. Please refer to the using-the-api-locally section for more information on how to use the local API.

Is that mean self-hosting api service(run docker or run-web-app) could use a local model for hi_res strategy?

If possible, how can I do it?

Btw, what's the model's download folder and where the onnx file is? (under web-app service, run by make run-web-app)

I have set the hiResModelName to yolox_quantized before, but after the downloading, I can't find the model file which named yolox_l0.05_quantized.onnx

Any feadback is welcome! 💖 🙏

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

1 participant