crnn_ctc-centerloss icon indicating copy to clipboard operation
crnn_ctc-centerloss copied to clipboard

load pretrain model Error

Open geekchen007 opened this issue 3 years ago • 0 comments

tensorflow.python.framework.errors_impl.InvalidArgumentError: Restoring from checkpoint failed. This is most likely due to a mismatch between the current graph and the graph from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:

Assign requires shapes of both tensors to match. lhs shape= [6941,512] rhs shape= [6941,6941]

image

geekchen007 avatar Aug 13 '21 02:08 geekchen007