Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged ImageNet Classification models into one sample that they can all reference #21

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Jaylyn-Barbee
Copy link
Contributor

The ImageNet models (ResNet, MobileNet and SqueezeNet) all had their own sample with repeated code. Recently, I learned to use the model metadata to dynamically grab the model input name and dimensions so this enabled me to be able to merge these models into one sample.

@Jaylyn-Barbee Jaylyn-Barbee changed the title Merged ImageNet models into one sample that they can all reference Merged ImageNet Classification models into one sample that they can all reference Nov 19, 2024
Copy link
Member

@nmetulev nmetulev left a comment

Choose a reason for hiding this comment

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

Amazing, this is beautiful

@nmetulev nmetulev merged commit e445cdd into main Nov 19, 2024
3 checks passed
@nmetulev nmetulev deleted the jay/merge-ic-sample branch November 19, 2024 21:23
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.

2 participants