1

I am new to tensorflow.js. We have a couple of tensorflow models in saved format. My question is if we convert those into tfs.js and load them in the browser, let's say in a web application secured with user-id and password. Can someone steal the model? Let's say a client of the web application logs in, tries out a prediction and then decides to copy the pre-trained model which our company has invested so much of time and money in developing?

AllJs
  • 1,612
  • 4
  • 24
  • 44
SRK
  • 159
  • 2
  • 13
  • 1
    Possible duplicate of [How to protect (obfuscate/DRM) trained model weights in Tensorflow.js?](https://stackoverflow.com/questions/56919400/how-to-protect-obfuscate-drm-trained-model-weights-in-tensorflow-js) – Thomas Dondorf Sep 19 '19 at 16:41

0 Answers0