SubPixel - A caffe implementation of this
- Paste the Layer file in the python folder of caffe
- Follow the instructions inside the test script. (meant to be run inside ipython)
- An example usage prototxt is also given.
This is my attempt at porting the code in tensorflow to caffe. I might have made mistakes. Please do let me know if any. A test script is also provided to play around. I haven't used it in any training yet. I just finished writing this. Will update on progress