Skip to content

Commit 9a85412

Browse files
committed
references
1 parent a2b7673 commit 9a85412

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,11 @@ The figure below shows the input image and the RNN output matrix with 100 time-s
8484

8585

8686
## Data files
87-
* data/word/rnnOutput.csv and data/line/rnnOutput.csv: output of RNN layer (softmax not yet applied), which contains 32 or 100 time-steps and 80 label scores per time-step.
88-
* data/word/corpus.txt and data/line/corpus.txt: the text from which the language model is generated.
87+
The data files for the **Word example** are located in data/word and the files for the **Line example** in data/line.
88+
Each of these directories contains:
89+
* rnnOutput.csv: output of RNN layer (softmax not yet applied), which contains 32 or 100 time-steps and 80 label scores per time-step.
90+
* corpus.txt: the text from which the language model is generated.
91+
* img.png: the input image of the neural network. It is contained as an illustration, however, the decoding algorithms do not use it.
8992

9093

9194
## Notes
@@ -102,10 +105,10 @@ A GPU implementation is provided for best path decoding which requires pyopencl
102105

103106
\[2\] Hwang - Character-level incremental speech recognition with recurrent neural networks
104107

105-
\[3\] Shi - CRNN: https://github.com/bgshih/crnn
108+
\[3\] Shi - An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition: https://github.com/bgshih/crnn
106109

107-
\[4\] Marti - IAM dataset: http://www.fki.inf.unibe.ch/databases/iam-handwriting-database
110+
\[4\] Marti - The IAM-database: an English sentence database for offline handwriting recognition: http://www.fki.inf.unibe.ch/databases/iam-handwriting-database
108111

109-
\[5\] Beam Search Decoding in CTC-trained Neural Networks - https://towardsdatascience.com/5a889a3d85a7
112+
\[5\] Beam Search Decoding in CTC-trained Neural Networks: https://towardsdatascience.com/5a889a3d85a7
110113

111-
\[6\] An Intuitive Explanation of Connectionist Temporal Classification - https://towardsdatascience.com/3797e43a86c
114+
\[6\] An Intuitive Explanation of Connectionist Temporal Classification: https://towardsdatascience.com/3797e43a86c

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy