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

ImageNet update #49

Merged
merged 5 commits into from
Feb 9, 2018
Merged

ImageNet update #49

merged 5 commits into from
Feb 9, 2018

Conversation

cvalenzuela
Copy link
Member

If a wrong model is passed to the ImageNet class, it will now default to MobileNet and will output a message.

Due to better performance, the image and video recognition examples are now using MobileNet.

The examples and docs pages have also been updated to reflect this changes.

…dated typo in examples

If a wrong model is passed to ImageNet it defaults to MobileNet and outputs a msg. The image and
video recognition examples are now using MobileNet as default, bc of better performance. The
examples have also been updated to reflect this changes

closes #48
Copy link
Member

@shiffman shiffman left a comment

Choose a reason for hiding this comment

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

Looks great! Is "squeezenet" still the best model for the KNN Image classifier?

@cvalenzuela
Copy link
Member Author

cool! will merge then.

We are using deeplearn.js default KNN Image classifier and they use SqueezeNet when building that model. I can try, compare results and submit a PR to deeplearn.js if MobileNet works better.

@cvalenzuela cvalenzuela merged commit b2172e7 into master Feb 9, 2018
@cvalenzuela cvalenzuela deleted the ImageNet-update branch March 13, 2018 03:57
joeyklee pushed a commit that referenced this pull request Jun 2, 2019
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.

None yet

2 participants