Issue with tensorflow
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.


Why did you put data and code in Lib directory?
You should attach your data path and the full command you execute
@steermomo where do you recommend I put my data and code?
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.