fast-style-transfer icon indicating copy to clipboard operation
fast-style-transfer copied to clipboard

Cannot use the "models for evaluation"

Open chenhan510 opened this issue 6 years ago • 1 comments

While evaluating with the models provided in the google drive by @lengstrom it seems to lack the file ".ckpt.meta" and ".ckpt.index". The ckpt file provided looks like the "***.ckpt.data-00000-of-00001", but how can I find the meta file and the index file?

chenhan510 avatar Oct 28 '19 05:10 chenhan510

Check your version of tensorflow to make sure it's 1+

spot92 avatar Nov 12 '19 16:11 spot92