CRNN-Keras icon indicating copy to clipboard operation
CRNN-Keras copied to clipboard

Hey, budy, Why did you slice the y_pred[:,2:,:] in the ctc_lambda_func?

Open HandsomeBrotherShuaiLi opened this issue 5 years ago • 1 comments

https://github.com/qjadud1994/CRNN-Keras/blob/d8e2f552cd5260d590a3a9a6c202d1079833e26e/Model.py#L16

The original paper seems not to have this slicing trick.

HandsomeBrotherShuaiLi avatar Mar 04 '19 16:03 HandsomeBrotherShuaiLi

https://github.com/qjadud1994/CRNN-Keras/issues/22#issuecomment-465437365

qjadud1994 avatar Mar 07 '19 08:03 qjadud1994