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

Importing models from external frameworks #1

Open
auduno opened this issue Aug 12, 2016 · 1 comment
Open

Importing models from external frameworks #1

auduno opened this issue Aug 12, 2016 · 1 comment

Comments

@auduno
Copy link

auduno commented Aug 12, 2016

Since training models in javascript/webgl is likely to be slow compared to frameworks utilizing e.g. cuda and cudnn, it would be nice to be able to import trained models from external frameworks such as caffe, theano or tensor flow. I'm assuming only a subset of modules will be supported, but models such as Squeezenet might be possible to port.

@waylonflinn
Copy link
Owner

waylonflinn commented Dec 26, 2016

Squeezenet looks like a perfect fit! Thanks for the suggestion!

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

2 participants