tesseract  5.0.0
tesseract::Convolve Member List

This is the complete list of members for tesseract::Convolve, including all inherited members.

Backward(bool debug, const NetworkIO &fwd_deltas, NetworkScratch *scratch, NetworkIO *back_deltas) overridetesseract::Convolvevirtual
backward_win_tesseract::Networkprotected
CacheXScaleFactor([[maybe_unused]] int factor)tesseract::Networkinlinevirtual
ClearWindow(bool tess_coords, const char *window_name, int width, int height, ScrollView **window)tesseract::Networkstatic
ConvertToInt()tesseract::Networkinlinevirtual
Convolve(const std::string &name, int ni, int half_x, int half_y)tesseract::Convolve
CountAlternators([[maybe_unused]] const Network &other, [[maybe_unused]] TFloat *same, [[maybe_unused]] TFloat *changed) consttesseract::Networkinlinevirtual
CreateFromFile(TFile *fp)tesseract::Networkstatic
DeSerialize(TFile *fp) overridetesseract::Convolvevirtual
DisplayBackward(const NetworkIO &matrix)tesseract::Network
DisplayForward(const NetworkIO &matrix)tesseract::Network
DisplayImage(Image pix, ScrollView *window)tesseract::Networkstatic
Forward(bool debug, const NetworkIO &input, const TransposedArray *input_transpose, NetworkScratch *scratch, NetworkIO *output) overridetesseract::Convolvevirtual
forward_win_tesseract::Networkprotected
half_x_tesseract::Convolveprotected
half_y_tesseract::Convolveprotected
InitWeights(float range, TRand *randomizer)tesseract::Networkvirtual
InputShape() consttesseract::Networkinlinevirtual
IsPlumbingType() consttesseract::Networkinlinevirtual
IsTraining() consttesseract::Networkinline
name() consttesseract::Networkinline
name_tesseract::Networkprotected
needs_to_backprop() consttesseract::Networkinline
needs_to_backprop_tesseract::Networkprotected
Network()tesseract::Network
Network(NetworkType type, const std::string &name, int ni, int no)tesseract::Network
network_flags_tesseract::Networkprotected
ni_tesseract::Networkprotected
no_tesseract::Networkprotected
num_weights() consttesseract::Networkinline
num_weights_tesseract::Networkprotected
NumInputs() consttesseract::Networkinline
NumOutputs() consttesseract::Networkinline
OutputShape(const StaticShape &input_shape) consttesseract::Networkinlinevirtual
Random(TFloat range)tesseract::Networkprotected
randomizer_tesseract::Networkprotected
RemapOutputs([[maybe_unused]] int old_no, [[maybe_unused]] const std::vector< int > &code_map)tesseract::Networkinlinevirtual
Serialize(TFile *fp) const overridetesseract::Convolvevirtual
SetEnableTraining(TrainingState state)tesseract::Networkvirtual
SetNetworkFlags(uint32_t flags)tesseract::Networkvirtual
SetRandomizer(TRand *randomizer)tesseract::Networkvirtual
SetupNeedsBackprop(bool needs_backprop)tesseract::Networkvirtual
spec() const overridetesseract::Convolveinlinevirtual
TestFlag(NetworkFlags flag) consttesseract::Networkinline
training_tesseract::Networkprotected
type() consttesseract::Networkinline
type_tesseract::Networkprotected
Update([[maybe_unused]] float learning_rate, [[maybe_unused]] float momentum, [[maybe_unused]] float adam_beta, [[maybe_unused]] int num_samples)tesseract::Networkinlinevirtual
XScaleFactor() consttesseract::Networkinlinevirtual
~Convolve() override=defaulttesseract::Convolve
~Network()=defaulttesseract::Networkvirtual