Skip to content

Commit

Permalink
image
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens committed Oct 11, 2023
1 parent f58311c commit 6cd106a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Generally, solving captcha problems can be done using a RCNN + CTC loss setup. T

A simple test on a subset of the data (~10K images, instead of the total dataset of ~350K) shows reasonable performance (see image below). Given these results the exercise should be expanded to the full dataset, including many more writing styles to increase model robustness.

![](test_results.png)
![](https://github.com/khufkens/OCR_climate/blob/f58311cdac8b4a28b9cd106bf87e11b6b92a715f/manuscript/test_results.png)

## Next steps

Expand Down

0 comments on commit 6cd106a

Please sign in to comment.