polyculture
See #231 for details.
New Dependency: hdf5 is now required. Caffe learned how to load blobs and (multiple!) labels from hdf5.
sudo apt-get install libhdf5-serial-dev
for ubuntu.brew install homebrew/science/hdf5
for osx.
Deprecation: padding layers. See 2848aa1 for an example of how to update your model schema and note that an automated tool is coming for this and other model schema updates #219.