Categories
Misc

Converting tensorflow model and checkpoint to onnx.

I am trying to convert a pretrained model (Efficientnet) which I have trained on some custom images and new labels. But when using tf2onnx to convert it to onnx format it requires a checkpoint.meta file? But I can’t see this file anywhere? I only see a .index and .data file from the model when I have trained it.

submitted by /u/uebyte
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *