Relative Content

Tag Archive for tensorflowkerastf.keras

Trying to convert .h5 into .ckpt

I use Python 2.7 and tensorflow 1.9 and keras 2.1.6 to train a model and outputted a .h5 weights file but then I want to save it as a ckpt which I will later on load and use for classification: