mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-03 17:29:04 +08:00
Updated 4.0 with LSTM (markdown)
parent
c23c2453e0
commit
308780d4f6
@ -5,8 +5,6 @@ Tesseract 4.0 **alpha** source code is available in the 'master' branch of the [
|
|||||||
### Documentation
|
### Documentation
|
||||||
* [NeuralNetsInTesseract4.00](NeuralNetsInTesseract4.00)
|
* [NeuralNetsInTesseract4.00](NeuralNetsInTesseract4.00)
|
||||||
* [VGSLSpecs](https://github.com/tesseract-ocr/tesseract/wiki/VGSLSpecs)
|
* [VGSLSpecs](https://github.com/tesseract-ocr/tesseract/wiki/VGSLSpecs)
|
||||||
* [TrainingTesseract 4.00](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00)
|
|
||||||
* [TrainingTesseract 4.00 - Finetuning Example](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00---Finetune)
|
|
||||||
* [DAS 2016 tutorial slides](https://github.com/tesseract-ocr/docs/tree/master/das_tutorial2016)
|
* [DAS 2016 tutorial slides](https://github.com/tesseract-ocr/docs/tree/master/das_tutorial2016)
|
||||||
Slides
|
Slides
|
||||||
[#2](https://github.com/tesseract-ocr/docs/blob/master/das_tutorial2016/2ArchitectureAndDataStructures.pdf),
|
[#2](https://github.com/tesseract-ocr/docs/blob/master/das_tutorial2016/2ArchitectureAndDataStructures.pdf),
|
||||||
@ -14,10 +12,17 @@ Slides
|
|||||||
[#7](https://github.com/tesseract-ocr/docs/blob/master/das_tutorial2016/7Building%20a%20Multi-Lingual%20OCR%20Engine.pdf)
|
[#7](https://github.com/tesseract-ocr/docs/blob/master/das_tutorial2016/7Building%20a%20Multi-Lingual%20OCR%20Engine.pdf)
|
||||||
have information about LSTM integration in Tesseract 4.0.
|
have information about LSTM integration in Tesseract 4.0.
|
||||||
|
|
||||||
## 3.05-dev and 4.0.0-alpha for Windows
|
* [4.0 Accuracy and Performance](4.0 Accuracy and Performance)
|
||||||
|
|
||||||
|
* [TrainingTesseract 4.00](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00)
|
||||||
|
* [TrainingTesseract 4.00 - Finetuning Example](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00---Finetune)
|
||||||
|
|
||||||
|
## 3.05-dev
|
||||||
|
|
||||||
An unofficial installer for Tesseract 3.05-dev for Windows is available from [Tesseract at UB Mannheim] (https://github.com/UB-Mannheim/tesseract/wiki). This includes the training tools.
|
An unofficial installer for Tesseract 3.05-dev for Windows is available from [Tesseract at UB Mannheim] (https://github.com/UB-Mannheim/tesseract/wiki). This includes the training tools.
|
||||||
|
|
||||||
|
The [3.05 branch on github] (https://github.com/tesseract-ocr/tesseract/tree/3.05) can be used by those who want the bug fixes for 3.04 release.
|
||||||
|
|
||||||
## 3.04.1
|
## 3.04.1
|
||||||
|
|
||||||
The current official release is [3.04.1] (https://github.com/tesseract-ocr/tesseract/releases/tag/3.04.01).
|
The current official release is [3.04.1] (https://github.com/tesseract-ocr/tesseract/releases/tag/3.04.01).
|
||||||
|
Loading…
Reference in New Issue
Block a user