Export model as ".pict"

Viewed 34

I need to export a model in .pict format from TensorFlow to use it in ml5.js. I can export it in h5 format but I don't know how to translate it to .pict.

How can I do it?

0 Answers
Related