E11016 Invalid --out_node Argument

Symptom

Failed to add Op [%s] to NetOutput. Op output index [%s] is not less than [%s]. NetOutput input_index [%s] is not less than [%s].

Possible Cause

The node index specified by the [--out_node] argument is out of the range of outputs of the corresponding node in the source Caffe model.

Solution

Try again with a valid [--out_node] argument.