rajatkb / RDNSR-Residual-Dense-Network-for-Super-Resolution-Keras

Residual Dense Network for Super Resolution implementation in Keras
Apache License 2.0
16 stars 8 forks source link

Can you share the codes of subpixel layer ? #4

Open Seeyn opened 4 years ago

Seeyn commented 4 years ago

Can you share the codes of subpixel layer ? Since you said there were bugs in https://github.com/tetrachrome/subpixel. Thank you so much!

rajatkb commented 4 years ago

I have added the old file I was using back then in repo. You can pull the changes. I did not commit the code back then given it belonged to the original author. There are other implementations available of subpixel also out there in current date I suppose. The project was done 2 years ago so code may break. What you can do, is create a derivative of same code based of on current Keras version with updated Tf2