TensorFlow_Center_Loss
TensorFlow_Center_Loss copied to clipboard
error: Res Reshape cannot infer the missing input size for an empty tensor unless all specified input sizes are non-zerohape cannot infer the missing input size for an empty tensor unless all specified input sizes are non-zero
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 flatten/flatten/Reshape (defined at center_main+model.py:80) ]] [[node acc/Mean (defined at center_main+model.py:101) ]]
I think there’s something wrong with the input tensor's shape. Please provide your core code so I can help.