marcbelmont / cnn-watermark-removal

Fully convolutional deep neural network to remove transparent overlays from images
1.23k stars 227 forks source link

Failed to find any matching files for /tmp/model.ckpt #33

Open aktywnitu opened 5 years ago

aktywnitu commented 5 years ago

Describe the bug test.py return "W tensorflow/core/framework/op_kernel.cc:1192] Not found: Unsuccessful TensorSliceReader constructor: ".

To Reproduce Steps to reproduce the behavior:

  1. Run python3 watermarks.py --logdir=save/
  2. Run python3 tests.py

Expected behavior Test pass.