Upgrading the Caffe-Addon
sebastian-lapuschkin
released this
17 Aug 10:30
·
276 commits
to master
since this release
New in this release:
Zeiler's Deconvolution method for Caffe
Simonyan's Sensitivity Analysis method for Caffe
Functionality as been added for both sequential heatmapping and batch-processing code.
The Batch-processing lrp binaries compiled from caffe-master-lrp/demonstrator/compute_heatmaps_parallel.cpp via the build.sh now actually work, without manually adapting batch size in the code to the defined value in the deploy.prototxt of the model.
Output images are now png instead of jpg to avoid compression artefacts.
No changes to the standalone matlab/python code. This will be a separate update.
The Caffe code this is based on is still old though. Updating this will also be a future update.