I am building an Chrome Extension using a tfjs model. I have a file containing the model(model.json) and its weight. May I know how can I load it into my Chrome Extension, as I only able to load in a normal javascript file using tf.loadGraphModel.
A site where you can share knowledge
Comments
Post a Comment