Answer the question
In order to leave comments, you need to log in
How to convert .ckpt to bp / mlmodel?
The bottom line is that there is a trained model in .ckpt format. It is necessary to convert it into an iOS-friendly mlmodel model. This can be done, for example, from a .pb file ( https://github.com/tf-coreml/tf-coreml), but in order to get .pb from .ckpt, you need some .meta file. ( https://github.com/r1cebank/tf-ckpt-2-pb). Where the hell do you get it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question