Inaccurate Predictions with Mobilenet-SSD from OpenVINO™ Pre-trained Model
Content Type: Troubleshooting | Article ID: 000093517 | Last Reviewed: 04/26/2024
Ran Hello Reshape SSD Python* Sample with mobilenet-ssd model.
Observed result of banana image predicted into the class id 9 which corresponds to the label of boat.
Banana is not listed in the dataset classes of mobilenet-ssd model.
Retrain the model with the custom dataset.