Skip to content

ZoroDerVonCodier/caffe-unpooling

 
 

Repository files navigation

caffe-unpooling

Caffe with unpooling layers and example usage.

Example usage

First, you need to prepare a deploy file. Please refer to examples/deconv_deploy.prototxt for detail.

Then, you can use python to see what exactly happened in your network. Please refer to examples/unpooling.ipynb and examples/deconv-vgg.ipynb for detail.

##Hope you have fun!

Please feel free to raise an issue when you have trouble using caffe-unpooling!

About

Caffe with unpooling layers and example usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.2%
  • Python 8.2%
  • Cuda 5.1%
  • CMake 2.9%
  • Protocol Buffer 1.5%
  • MATLAB 1.0%
  • Other 1.1%