tesseract/lstm
2017-08-02 14:53:07 -07:00
..
convolve.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
convolve.h Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
ctc.cpp Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
ctc.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
fullyconnected.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
fullyconnected.h Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
functions.cpp Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
functions.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
input.cpp Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
input.h Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
lstm.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
lstm.h Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
lstmrecognizer.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
lstmrecognizer.h Added convert to int and directory listing to combine_tessdata 2017-08-02 14:53:07 -07:00
lstmtrainer.cpp Removed errors introduced by git merge 2017-08-02 14:12:45 -07:00
lstmtrainer.h Added convert to int and directory listing to combine_tessdata 2017-08-02 14:53:07 -07:00
Makefile.am Fixed build broken by previous commits that added use of string in low-level code 2017-07-14 10:33:55 -07:00
maxpool.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
maxpool.h Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
network.cpp Corrected SetEnableTraining for recovery from a recognize-only model. 2017-05-05 16:39:43 -07:00
network.h Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
networkbuilder.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
networkbuilder.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
networkio.cpp Fewer g++ -Wsign-compare warnings 2017-05-11 23:14:52 +02:00
networkio.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
networkscratch.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
parallel.cpp openmp: Fix build with clang++ and compilers without OpenMP support 2016-12-04 18:44:03 +01:00
parallel.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
plumbing.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
plumbing.h Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
recodebeam.cpp Fixed issue #633 (multi-language mode 2017-01-25 15:58:39 -08:00
recodebeam.h Made LSTM the default engine, pushed cube out 2016-12-13 14:37:40 -08:00
reconfig.cpp Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
reconfig.h Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
reversed.cpp Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
reversed.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
series.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
series.h Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
static_shape.h Fix typos in new LSTM code 2016-11-22 08:25:43 +01:00
stridemap.cpp Fewer g++ -Wsign-compare warnings 2017-05-11 23:14:52 +02:00
stridemap.h Fixes to training process to allow incremental training from a recognition model 2016-11-30 15:51:17 -08:00
tfnetwork.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
tfnetwork.h Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
tfnetwork.proto Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
weightmatrix.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
weightmatrix.h Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00