Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sagar-modelling authored Oct 6, 2021
1 parent 500cea4 commit 79b2c8a
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 @@ -196,7 +196,7 @@ jaro : 0.9361624272311879

![Screenshot from 2021-10-06 02-28-41](https://user-images.githubusercontent.com/67474853/136101933-b1ce90a0-f7b2-46d6-9945-759677061079.png)
# Further Improvement
* Line segementation can be added for full paragraph text recognition. For line segmentation you can use A* path planning algorithm or CNN model or opencv to
* Line segementation can be added for full paragraph text recognition.For line segmentation you can use A* path planning algorithm or CNN model or opencv to
seperate paragraph into lines.
* Better Image preprocessing such as: reduce backgoround noise to handle real time image more accurately.
* Better Decoding approach to improve accuracy. Some of the CTC Decoder found [here](https://github.com/githubharald/CTCDecoder).
Expand Down

0 comments on commit 79b2c8a

Please sign in to comment.