tapas icon indicating copy to clipboard operation
tapas copied to clipboard

exporting tapas as saved_model

Open am-a-man opened this issue 4 years ago • 2 comments

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?

am-a-man avatar Oct 27 '20 02:10 am-a-man

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.

eisenjulian avatar Nov 03 '20 11:11 eisenjulian

Might be related to #95

ghost avatar Dec 03 '20 16:12 ghost