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 deploy PyTorch-Multi-Label-Image-Classification model in triton server #941

Open
liulan93 opened this issue Aug 15, 2024 · 0 comments

Comments

@liulan93
Copy link

I have trained a multi label(my own data with three properties, three labels will be given for every inference) model using code of PyTorch-Multi-Label-Image-Classification, and then convert the model to onnx format. Now I just want to deploy the model with Triton Inference Server, how should I do? and if deployed, how should I do to place the labels of properties in the model and do inference with it? Thanks.

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