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

Issues while loading trained mobilenet model in Javascript #14

Open
sandhyacs opened this issue Jan 28, 2020 · 0 comments
Open

Issues while loading trained mobilenet model in Javascript #14

sandhyacs opened this issue Jan 28, 2020 · 0 comments

Comments

@sandhyacs
Copy link

Hi,
First, i would like to thank you for creating such a nice project which helps me lot for further research. I am training a model for my custom input images. I converted the trained keras model using tfjs in model.json format.

Can you please tell me how can I further load it in tfjs, or any tutorial link which you have done????

When i am loading it in tfjs, getting error as "Uncaught (in promise) Error: Error when checking : expected input_1 to have shape [null,64,64,1] but got array with shape [1,64,64,3]."

Please help me out in this.

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

No branches or pull requests

1 participant