Open cesare-montresor opened 6 years ago
We'll start work on this, but could take some time among other projects.
Thank you very much for the feedback, I'll stay tuned and let me know if I can facilitate the process ^_^
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
Hi @cesare-montresor Were you able to perform weight visualization on Tensorflow? Thanks
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 ?
Thank you ^_^