Skip to content

how to deploy PyTorch-Multi-Label-Image-Classification model in triton server #941

@liulan93

Description

@liulan93

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions