Open oninross opened 6 years ago
1) What is the type of model that is generated by the code? 2) Can it be converted into a web friendly format using tensorflow converter?
What I meant by type was, is the output file a SavedModel, Frozen model, Session bundle model, Tensorflow Hub module, or Keras h5 model?
hei i also get problem ,i got confused when follow official documentation and tutorial in tensorflow, can you make tutorial how to convert retrained_graph.pb into tensorflowjs so can be use in web application?
1) What is the type of model that is generated by the code? 2) Can it be converted into a web friendly format using tensorflow converter?
What I meant by type was, is the output file a SavedModel, Frozen model, Session bundle model, Tensorflow Hub module, or Keras h5 model?