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

Can't load MobileNet model on 2012 Macbook Pro #231

Closed
catarak opened this issue Nov 1, 2018 · 4 comments
Closed

Can't load MobileNet model on 2012 Macbook Pro #231

catarak opened this issue Nov 1, 2018 · 4 comments

Comments

@catarak
Copy link

catarak commented Nov 1, 2018

I couldn't find any documentation on browser/hardware support, but a couple of students in my class weren't able to run this sketch (basically the most simple ml5 example) on older Macbooks, running Chrome. It crashed while loading the model. Happy to get one of them to put the error here.

@cvalenzuela
Copy link
Member

Perhaps it can be an issue with a specific version of webgl? tf.js has setBackend('cpu'), we can try manually forcing that cpu backend.
The error code will definitely help us figure out what the issue is.

@shiffman shiffman self-assigned this Jan 24, 2019
@shiffman
Copy link
Member

Does tf.js have a page about what browser/hardware is supported? We could mirror or link to that. I'll look into this.

@bomanimc
Copy link
Member

bomanimc commented Nov 5, 2020

Hey all! Curious to know if there have been any new findings here. I'm also oddly not finding a lot of information documentation on tf.js browser support.

To the folks who teach: Is this something that you've noticed come up in your classes over the last year or so?

@bomanimc
Copy link
Member

Closing for now, but please feel free to reopen this issue if there are any new updates here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants