Skip to content

Commit

Permalink
Updated changelog for 2016-11-11 to 2017-March - V4.00.00-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Mar 24, 2017
1 parent a554801 commit cce32f1
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
2017-01-26 - V4.00.00-alpha-f566a45
* Avoid Leptonica debug parameters or functions
* Fix multi-language mode
* Miscellaneous Fixes

2016-12-15 - V4.00.00-alpha-9d6e4f6
* Fixed the memory leak/double free
* Fixed damage to binary images when processing PDFs
* Fixed multilang for LSTM
* Fixes to training process to allow incremental training from a recognition model
* Made LSTM the default engine, pushed cube out
* Delete cube code
* Miscellaneous Fixes

2016-11-11 - V4.00.00-alpha
2016-11-11 to 2017-March - V4.00.00-alpha
* Added new neural network system based on LSTMs, with major accuracy gains.
* Improvements to PDF rendering.
* Fixes to trainingdata rendering.
* Fixed damage to binary images when processing PDFs.
* Fixed multilang for LSTM.
* Fixes to training process to allow incremental training from a recognition model.
* Made LSTM the default engine, pushed cube out.
* Deleted cube code.
* Changed OEModes --oem 0 for legacy tesseract engine, --oem 1 for LSTM, --oem 2 for both, --oem 3 for default.
* Require leptonica 1.74 or higher.
* Avoid use of Leptonica debug parameters or functions.
* Fixed multi-language mode.
* Removed support for VS2010.
* Added Support for VS2015 and VS2017 with CPPAN.
* Implemented invisible text only for PDF.
* Added AVX / SSE support for Windows
* Miscellaneous Fixes.

2017-02-16 - V3.05.00
* Made some fine tuning to the hOCR output.
Expand Down

0 comments on commit cce32f1

Please sign in to comment.