yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.02k stars 924 forks source link

deconvolution is always giving zero! #134

Open arjunp17 opened 6 years ago

arjunp17 commented 6 years ago

deconv_img original_img segment_img

I am using Caffe-Deconvnet with vgg19 on caltech bird dataset. I am trying to find filters activated for specific bird parts. But while performing deconvolution for an image for all filters in a layer I am always getting zero! Someone please help!!!

ghost commented 5 years ago

I meet this question too, did you solved it?