eIQ trained model failed to get classes/scores/count parameters when making inferences

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

eIQ trained model failed to get classes/scores/count parameters when making inferences

708 Views
jasonliu1
Contributor I

Hi all,

I recently trained a model using the eIQ software and custom dataset, the model I trained was fpn_ssd_mobilenet_v2, which is one of the base models provided by the software. I trained it and exported it as a tflite model using the following settings

 Capture_8.JPG

1. However, when I tried to make inferences with this model, I have the following input/output details and I also not able to get other parameters such as classes, scores, or count. How should I interpret this output_details?

Capture_9.JPG

2. Also, when I run the code below, I got the outputs as shown, how would I interpret that as well?

Capture_10.JPG

Thanks very much!

 

Labels (1)
0 Kudos
0 Replies