MTCNN-Tensorflow icon indicating copy to clipboard operation
MTCNN-Tensorflow copied to clipboard

ValueError: Tensor("Cast_2:0", shape=(384,), dtype=int32) must be from the same graph as Tensor("mul:0", shape=(384,), dtype=int32).

Open HTrang28 opened this issue 3 years ago • 0 comments

I have this error when doing Iindices_ = row + label_int in traning. how to fix it?

HTrang28 avatar Feb 08 '22 08:02 HTrang28