transcranial / keras-js

Run Keras models in the browser, with GPU support using WebGL
https://transcranial.github.io/keras-js
MIT License
4.96k stars 501 forks source link

Mushroom detector application (using Keras-js) #96

Open Zeta36 opened 6 years ago

Zeta36 commented 6 years ago

Mushroom detector application:

I did a project where I explain how to export weights from a Keras model and import those weights in Keras.js, and how to include later the final result into a Phonegap Cordova mobile application.

https://github.com/Zeta36/mushroom-detector-kerasjs