Semantic-Image-Completion
Semantic-Image-Completion copied to clipboard
could not find the all_variables.chk
when I run the train file, but have the error: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for checkpoint/all_variables.chk
saver.restore(sess, "checkpoint/all_variables.chk")
would you mind tell me how to solve the problem?