IMG-PRCSNG / SubPixel

This is an attempt to port the SubPixel layer from Tensorflow as a Caffe Layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubPixel - A caffe implementation of this

Instructions

- 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.

Warning

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

About

This is an attempt to port the SubPixel layer from Tensorflow as a Caffe Layer


Languages

Language:Python 100.0%