Closed monkeyhen closed 6 years ago
Does the output look like this for the example networks, or just your own net? Could this be due to some issue with encoding of your network prototxt? Seems like an usage issue so I will close this for now, but I encourage you to post on the caffe-users list with more details (especially the prototext - please attach it).
Issue summary
I installed caffe and it works fine. After pycaffe is compiled, I tried to use it to draw network structure. However the generated png file looks strange, the text inside the box is replaced with small rectangles.
Did anyone come across a problem like this?
Your system configuration
Operating system: Red Hat 4.4.6 Compiler: gcc - 4.4.6 CUDA version : 6.5 CUDNN version (if applicable): no BLAS: openblas Python or MATLAB version (for pycaffe and matcaffe respectively): anaconda2