First install ANACONDA2, you can see the online tutorials. I originally had python2.7 32-bit version of the computer, found that the compilation of Python interface is not successful, the specific 32-bit Python can not succeed I am not sure. But I'm ready to reload the 64-bit python for convenience. Using Anaconda2 is handy, but when you install a python in a Anaconda2 environment.
Install Caffe-windows I configured is no GPU version, the specific configuration steps to see the reference http://blog.csdn.net/zb1165048017/article/details/51355143 this blog is written in detail, Half-by-step configuration makes no mistakes.
Configure the Python interface, see http://blog.csdn.net/lg1259156776/article/details/52563889, follow this blog configuration to test when prompted error Dot.exe not found in Path, solve this problem can refer to http://blog.csdn.net/lemianli/article/details/53034432
Finally enter the D:\caffeDev\caffe-windows\Build\x64\Release\pycaffe folder (the specific file directory according to their own compiled directory) to execute
Python draw_net.py deploy.prototxt net.bmp--rankdir=bt
To ensure that there are draw_net.py and deploy.prototxt files under the secondary directory, generate a net.bmp graph next to the directory.
Very want to upload the picture of said, but the picture more than 2M,