Ask Your Question

Revision history [back]

Tensorflow Import Assert

Guys,

I'm trying to import a tensorflow model (protobuffer file) but the opencv returns

Assertion failed (size == (int)dstBlob.total()) in parseTensor

But, I do nothing with the model, just pass by parameter to the function, like the sample from GitHub

Someone can help me? Thanks.