tjvandal / deepsd

DeepSD Super-resolution for Climate Downscaling in KDD 2017
https://www.kdd.org/kdd2017/papers/view/deepsd-generating-high-resolution-climate-change-projections-through-single
MIT License
90 stars 26 forks source link

trying to get this done using Python 3 and Keras model #5

Open sanket-p opened 4 years ago

sanket-p commented 4 years ago

Hey guys, I am trying to run deepSD using keras and inputting elevation file in multichannel input along with ppt values. Using merge function for patch extraction. The problem I am facing is weights are not updating and showing constant loss and accuracy values after each epoch. Please let me know about this issue and solution. Do comment if more input is needed on this.