E11003 Caffe Model Data Error

Symptom

The number of [input_dim] fields in the model is [%s], which is not 4x the input count [%s].

Possible Cause

The number of [input_dim] fields in the source Caffe model is not 4x the input count.

Solution

Modify your Caffe model and try again.