Closed dizcology closed 6 years ago
Thanks you for the fix. Did you test by training again and are you sure that this new model does not require a new "demo checkpoint" in the "demo-checkpoint" folder ?
retrained and replaced demo-checkpoint.
Thanks, merging
There was a compatibility issue from TensorFlow 1.8 to 1.9, where the variable reuse behavior was changed when building a model with Keras.
Related issue: https://github.com/GoogleCloudPlatform/tensorflow-without-a-phd/issues/20 (Possibly related issue: https://github.com/GoogleCloudPlatform/tensorflow-without-a-phd/issues/11)