Blake A Feucht

Results 5 comments of Blake A Feucht

@ranjanZ thank you very much, that has solved that problem. However, now I am getting errors about indentation levels. For example, in run.py, the lines are like this: And also...

@ranjanZ thank you very much! It is working now. All I had to do this time was update the calls to dilation2d/eriosion2d to match the newer version of tensorflow.

I am wondering, is there documentation for this code anywhere? I am finding it kind of hard to understand.

@ranjanZ I have read the paper. I understand what the system does. I just am having trouble understand what certain variables represent. For example in main() in run.py, what are...

Which versions of Keras and Tensorflow was the code implemented with? I'm having some compatibility issues when trying to train the model with new data.