Skip to content

Fixing image classification with string output demo #4064

Open
przepeck wants to merge 1 commit intomainfrom
przepeck/image_classification_with_string_demo_fix
Open

Fixing image classification with string output demo #4064
przepeck wants to merge 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.

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.

3 participants