qjadud1994 / CRNN-Keras

CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
MIT License
527 stars 191 forks source link

garbage data is appended in every prediction #50

Open dumindukm opened 4 years ago

dumindukm commented 4 years ago

True label =400 Predicted = 400lr

When I do prediction though results get correctly some unwanted text are always appended. What can be the reason ? Accuracy is also show as 98%