Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a992f2b

Browse files
Update README.md
1 parent a778e5a commit a992f2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ With Correction clothed leaf by leaf with the dioappoistmest
8282
<i>See the project [Devnagari Handwritten Word Recognition with Deep Learning](https://github.com/sushant097/Devnagari-Handwritten-Word-Recongition-with-Deep-Learning) for more insights.</i>
8383
# Further Improvement
8484
* Using MDLSTM to recognize whole paragraph at once [Scan, Attend and Read: End-to-End Handwritten Paragraph Recognition with MDLSTM Attention](https://arxiv.org/abs/1604.03286)
85-
* Line segementation can be added for full paragraph text recognition. For line segmentation you can use A* path planning algorithm or CNN model to seperate paragraph into lines.
86-
* Better Image preprocessing such as: reduce backgoround noise to handle realtime image more accurately.
85+
* Line segmentation can be added for full paragraph text recognition. To segment a paragraph into lines, you can use an A* path planning algorithm or CNN model.
86+
* Better Image preprocessing, such as: reducing background noise to handle real-time images more accurately.
8787
* Better Decoding approach to improve accuracy. Some of the CTC Decoder found [here](https://github.com/githubharald/CTCDecoder)
8888

8989

@@ -98,8 +98,8 @@ If you use any part of this project in your work, please cite:
9898
year={2019}
9999
}
100100
```
101-
Feel Free to improve this project with pull Request.
101+
Feel Free to improve this project with a pull Request.
102102

103103

104104

105-
*This is a work from my last semester project in computer engineering at Tribhuvan University. In July of 2019,*
105+
*This is a work from my undergraduate thesis in computer engineering at Tribhuvan University in 2019.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /