Load input image and preprocess for Caffe: - cast to float - switch channels RGB -> BGR - subtract mean - transpose to channel x height x width order
(rgb_image, bgr_mean)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected