DeepPATH icon indicating copy to clipboard operation
DeepPATH copied to clipboard

Issue with tensorflow

Open stevedough123 opened this issue 5 years ago • 4 comments

When I try to run the "build_image_data" pre-processing step to convert the JPEG tiles into TFRecords, I get the following errors. For some reason, it says it's complete, but I don't know if all the files are actually there; in the last photo, you can see that it only goes up to 770 out of 1024.

image

image

tferror

stevedough123 avatar Jul 30 '19 19:07 stevedough123

Why did you put data and code in Lib directory?

steermomo avatar Jul 31 '19 02:07 steermomo

You should attach your data path and the full command you execute

steermomo avatar Jul 31 '19 02:07 steermomo

@steermomo where do you recommend I put my data and code?

stevedough123 avatar Aug 01 '19 08:08 stevedough123

It's weird to put your code and data to where you install python. Any directory is ok, like D:/DeepPath/code or somewhere like this.

steermomo avatar Aug 02 '19 02:08 steermomo