tesseract v5.3.3.20231005
|
#include <memory>
#include <string>
#include <utility>
#include "include_gunit.h"
#include "helpers.h"
#include "tprintf.h"
#include "functions.h"
#include "lang_model_helpers.h"
#include "log.h"
#include "lstmtrainer.h"
#include "unicharset.h"
Go to the source code of this file.
Classes | |
class | tesseract::LSTMTrainerTest |
Namespaces | |
namespace | tesseract |
Variables | |
const int | tesseract::kTrainerIterations = 600 |
const int | tesseract::kBatchIterations = 100 |