Layer-by-layer visualization notebook#226
Conversation
Layer-by-layer visualization example
|
Thanks @longjon, this is a long-asked for example. |
|
Kudos! Thanks Jon! Yangqing On Mon, Mar 17, 2014 at 11:11 PM, Evan Shelhamer
|
|
Could you please help me to fix this problem? I got this kind of error, I do "import numpy as np" in my script "line 46, in vis_square |
|
You may be using an old version of numpy. Upgrading to 1.8 should solve the http://docs.scipy.org/doc/numpy/reference/generated/numpy.pad.html Yangqing On Mon, Jun 2, 2014 at 8:54 AM, Cheng-Wang notifications@github.com wrote:
|
|
Thanks@Yangqing, the problem is solved! |
Layer-by-layer visualization example
This addresses #207, porting the DeCAF lena_imagenet.ipynb to caffe, and adding a link in the docs.