How to make Tensorflowjs converter work for .pb files?
I am trying to convert my .pb file (Frozen model format) to TensorFlow.js graph model format. I followed the instructions in the tfjs_converter documentation. So the command that I am running on my terminal is;