tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::FullyConnected Member List

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

acts_tesseract::FullyConnectedprotected
Backward(bool debug, const NetworkIO &fwd_deltas, NetworkScratch *scratch, NetworkIO *back_deltas) overridetesseract::FullyConnectedvirtual
backward_win_tesseract::Networkprotected
BackwardTimeStep(const NetworkIO &fwd_deltas, int t, double *curr_errors, TransposedArray *errors_t, double *backprop)tesseract::FullyConnected
CacheXScaleFactor(int factor)tesseract::Networkinlinevirtual
ChangeType(NetworkType type)tesseract::FullyConnectedinline
ClearWindow(bool tess_coords, const char *window_name, int width, int height, ScrollView **window)tesseract::Networkstatic
ConvertToInt() overridetesseract::FullyConnectedvirtual
CountAlternators(const Network &other, double *same, double *changed) const overridetesseract::FullyConnectedvirtual
CreateFromFile(TFile *fp)tesseract::Networkstatic
DebugWeights() overridetesseract::FullyConnectedvirtual
DeSerialize(TFile *fp) overridetesseract::FullyConnectedvirtual
DisplayBackward(const NetworkIO &matrix)tesseract::Network
DisplayForward(const NetworkIO &matrix)tesseract::Network
DisplayImage(Pix *pix, ScrollView *window)tesseract::Networkstatic
external_source_tesseract::FullyConnectedprotected
FinishBackward(const TransposedArray &errors_t)tesseract::FullyConnected
Forward(bool debug, const NetworkIO &input, const TransposedArray *input_transpose, NetworkScratch *scratch, NetworkIO *output) overridetesseract::FullyConnectedvirtual
forward_win_tesseract::Networkprotected
ForwardTimeStep(int t, double *output_line)tesseract::FullyConnected
ForwardTimeStep(const double *d_input, int t, double *output_line)tesseract::FullyConnected
ForwardTimeStep(const int8_t *i_input, int t, double *output_line)tesseract::FullyConnected
FullyConnected(const STRING &name, int ni, int no, NetworkType type)tesseract::FullyConnected
InitWeights(float range, TRand *randomizer) overridetesseract::FullyConnectedvirtual
InputShape() consttesseract::Networkinlinevirtual
int_mode_tesseract::FullyConnectedprotected
IsPlumbingType() consttesseract::Networkinlinevirtual
IsTraining() consttesseract::Networkinline
kTypeNamestesseract::Networkprotectedstatic
name() consttesseract::Networkinline
name_tesseract::Networkprotected
needs_to_backprop() consttesseract::Networkinline
needs_to_backprop_tesseract::Networkprotected
Network()tesseract::Network
Network(NetworkType type, const 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) const overridetesseract::FullyConnectedvirtual
Random(double range)tesseract::Networkprotected
randomizer_tesseract::Networkprotected
RemapOutputs(int old_no, const std::vector< int > &code_map) overridetesseract::FullyConnectedvirtual
Serialize(TFile *fp) const overridetesseract::FullyConnectedvirtual
SetEnableTraining(TrainingState state) overridetesseract::FullyConnectedvirtual
SetNetworkFlags(uint32_t flags)tesseract::Networkvirtual
SetRandomizer(TRand *randomizer)tesseract::Networkvirtual
SetupForward(const NetworkIO &input, const TransposedArray *input_transpose)tesseract::FullyConnected
SetupNeedsBackprop(bool needs_backprop)tesseract::Networkvirtual
source_t_tesseract::FullyConnectedprotected
spec() const overridetesseract::FullyConnectedinlinevirtual
TestFlag(NetworkFlags flag) consttesseract::Networkinline
training_tesseract::Networkprotected
type() consttesseract::Networkinline
type_tesseract::Networkprotected
Update(float learning_rate, float momentum, float adam_beta, int num_samples) overridetesseract::FullyConnectedvirtual
weights_tesseract::FullyConnectedprotected
XScaleFactor() consttesseract::Networkinlinevirtual
~FullyConnected()=defaulttesseract::FullyConnectedvirtual
~Network()=defaulttesseract::Networkvirtual