Open am-a-man opened 4 years ago
Thanks for your interest. Exporting a saved model to tensorflow.js is certainly the most direct way, but that said we haven't tried this so far. I would be very interested to see what kind of speed you get with the smaller models.
Might be related to #95
I want to use this model on my website, using JS, should I use tensorflow.js to write the predicting program from scratch or is there any other more suitable way?