tf_cnnvis icon indicating copy to clipboard operation
tf_cnnvis copied to clipboard

Weights visualization

Open cesare-montresor opened this issue 7 years ago • 4 comments

Hi, thank you for your work, is of great help! I'm wondering if your library implements also the view of the weights for each convolutional layer, at different epochs, like Fig.4 and Fig.5 in the paper from Zeiler and Fergus ?

fig 4 fig 5

Thank you ^_^

cesare-montresor avatar Jan 23 '18 18:01 cesare-montresor

We'll start work on this, but could take some time among other projects.

falaktheoptimist avatar Feb 02 '18 14:02 falaktheoptimist

Thank you very much for the feedback, I'll stay tuned and let me know if I can facilitate the process ^_^

cesare-montresor avatar Feb 06 '18 10:02 cesare-montresor

Hi cesare-montreor. I'm jang

I read that the work was successful.

So, can you explain more detail how to use code?

Because I follow steps like this :

pip install tensorflow numpy scipy h5py wget Pillow six scikit-image git clone https://github.com/InFoCusp/tf_cnnvis.git sudo pip install setuptools sudo pip install six sudo python setup.py install sudo python setup.py clean

but i get error while 'sudo python setup.py clean'

please read this article and could you let me what the problem is. https://github.com/InFoCusp/tf_cnnvis/issues/38

jangjichang avatar Mar 05 '18 03:03 jangjichang

Hi @cesare-montresor Were you able to perform weight visualization on Tensorflow? Thanks

harsh-agar avatar Sep 25 '18 05:09 harsh-agar