Hey there,
i was able to load the model successfully in browser using tensorflow.js

to convert the models you can use TensorFlow.js converter
tensorflowjs_converter --input_format keras models/ts9x/ts9.h5 models/ts9/lite
this issue is a backlog for inferencing and (possibly) training models in browsers
Hey there,
i was able to load the model successfully in browser using tensorflow.js
to convert the models you can use TensorFlow.js converter
this issue is a backlog for inferencing and (possibly) training models in browsers