Open MeLonJ10 opened 6 years ago
I 've trained the pix2pix model by python, and got a pb or checkpoint file ,but i don't know how to use it in js. Should I transform the pb or ckpt into a json? Can u offer me the .py or any other script to do it. It will be appreciated so much!!!
Check this https://github.com/tensorflow/tfjs-converter
I 've trained the pix2pix model by python, and got a pb or checkpoint file ,but i don't know how to use it in js. Should I transform the pb or ckpt into a json? Can u offer me the .py or any other script to do it. It will be appreciated so much!!!