Can the model of classification is a .graphdef file. an .engineer model, or a .pb model?
Is the model of classification pointed in such files as config_infer_primary_classifier_densenet_onnx.txt with the parameter model_repo and the parameter model_name. For example,
root: “…/…/trtis_model_repo”
model_name: “densenet_on nx”
Just move the model under the subfolder “1” of the folder model_repo? What is the meaning of the subfolder “1”? Can it be “2”?