Skip to content

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

Notifications You must be signed in to change notification settings

IMG-PRCSNG/SubPixel

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages