Skip to content
Discussion options

You must be logged in to vote

Well, I finally figured out why this might be happening. My dataset contains very clean and neat images of words, but I forgot to consider the impact of noise.

When running inference on noisy documents, the model struggles to recognize the words properly, which makes sense because it was only trained on pristine examples. After testing inference on a clean document, the model performed well.

Lesson learned on my part! Hope this helps someone facing similar issues in the future.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stevemanavalan
Comment options

@ep0p
Comment options

Answer selected by ep0p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants