Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I load caffe-models that contain the file mean.binaryproto?

I have somes trained caffe-models that contain the file: "mean.binaryproto", so I need to read this file in order to sustract the mean value from input images. Is there any way to do that using OpenCV only?