atriumlts / subpixel

subpixel: A subpixel convnet for super resolution with Tensorflow
MIT License
2.13k stars 301 forks source link

Keras SubPixel 3D #60

Open Sahilnalawade opened 5 years ago

Sahilnalawade commented 5 years ago

Hi, Thank you for the Subpixel 2D implementation in Keras, I am able to run the 2D implementation. I am currently working on a 3D Convolution and trying to implement Subpixel for 3D convolution. I was wondering if there was an implementation for 3D Convolution and / or is there any specific parameters that I need to take into account when implementing Subpixel 3D