How to convert binaryproto to npy (like ilsvrc_2012_mean.npy)? · Issue #290 · BVLC/caffe

When I run the pretrained ImageNet model, I found the python wrapper (wrapper.py) will read this file: python/caffe/imagenet/ilsvrc_2012_mean.npy To my understanding, the file is the numpy version ...