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

MobileNet support #119

Open
kimamula opened this issue Mar 16, 2018 · 0 comments
Open

MobileNet support #119

kimamula opened this issue Mar 16, 2018 · 0 comments

Comments

@kimamula
Copy link

When I try to use a model which is created by fine-tuning MobileNet on a new dataset, I get this error.

Error: [Model] Layer DepthwiseConv2D specified in model configuration is not implemented!

MobileNet uses several custom layers and these layers need to be implemented in Keras.js as well to support MobileNet.

See keras-team/keras#7431

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