All Projects → mariolew → caffe-unpooling

mariolew / caffe-unpooling

Licence: other
Caffe with unpooling layers and example usage.

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
Cuda
1817 projects
CMake
9771 projects
Protocol Buffer
295 projects
matlab
3953 projects

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].