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

InvalidArgumentError (see above for traceback): Reshape cannot infer the missing input size for an empty tensor unless all specified input sizes are non-zero

Open yudie433 opened this issue 7 years ago • 2 comments

When run train_RNet,I met this error: InvalidArgumentError (see above for traceback): Reshape cannot infer the missing input size for an empty tensor unless all specified input sizes are non-zero [[Node: gradients/TopKV2_grad/Reshape = Reshape[T=DT_INT32, Tshape=DT_INT32, _device="/job:localhost/replica:0/task:0/device:CPU:0"](TopKV2:1, gradients/TopKV2_grad/stack)]] Anyone knows how to solve this problem?

yudie433 avatar Sep 17 '18 02:09 yudie433

has been solved??

oliverld avatar Jan 16 '20 06:01 oliverld

遇到了同样的问题,请问解决了吗

jiejie1993 avatar Dec 08 '20 09:12 jiejie1993