NVIDIA-AI-IOT / tao-toolkit-triton-apps

Sample app code for deploying TAO Toolkit trained models to Triton
MIT License
84 stars 30 forks source link

Image_client cannot detect object #16

Open ShangWeiKuo opened 2 years ago

ShangWeiKuo commented 2 years ago

Excuse me,

When I performed model inference on peoplenet, the output I got is "expecting 1 output, got 2" as the picture below.

image

What contents should I change in image_client? If not, what client should I use to inference detection model?