Skip to content

Fixing image classification with string output demo #4064

Merged
przepeck merged 1 commit intomainfrom
przepeck/image_classification_with_string_demo_fix
Mar 23, 2026
Merged

Fixing image classification with string output demo #4064
przepeck merged 1 commit intomainfrom
przepeck/image_classification_with_string_demo_fix

Conversation

@przepeck
Copy link
Collaborator

🛠 Summary

CVS-169200
Fixing image classification with string output demo by changing the model to MobileNetV2.

Demo tests - passed:
https://ci.iotg.sclab.intel.com/blue/organizations/jenkins/ovmsc%2FOVMS_Validation%2Ftest%2Fovms-c_uat_test/detail/ovms-c_uat_test/646/pipeline/18

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the image classification demo model to use MobileNetV2 to address incorrect behavior in the “string output” demo.

Changes:

  • Switches the Keras application model from MobileNet to MobileNetV2.

You can also share your feedback on Copilot code review. Take the survey.

@przepeck przepeck merged commit 556232e into main Mar 23, 2026
5 checks passed
@przepeck przepeck deleted the przepeck/image_classification_with_string_demo_fix branch March 23, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants