tfjs-converter
tfjs-converter copied to clipboard
Convert TensorFlow SavedModel and Keras models to TensorFlow.js
It is a command tool that guides the user through the converter options. Here is an [updated video](https://drive.google.com/open?id=1mKqfZJ-BnRBTdsTplL6fUBDvBOHDKKWz) for the cli. --- This change is [](https://reviewable.io/reviews/tensorflow/tfjs-converter/393)
the TF implementation of the pix2pix model which fails conversion because of `Unsupported Ops: DecodeJpeg, EncodePng, DecodeBase64` the Open NSFW model also fails conversion with some of the same ops...