OTB  9.0.0
Orfeo Toolbox
otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue > Member List

This is the complete list of members for otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >, including all inherited members.

CanReadFile(const std::string &) overrideotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
CanWriteFile(const std::string &) overrideotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
ConfidenceListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceValueType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
ConstPointer typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
CreateAnother(void) constotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
CreateNetwork()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const overrideotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >protected
DoPredictBatch(const InputListSampleType *input, const unsigned int &startIndex, const unsigned int &size, TargetListSampleType *target, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >privatevirtual
GetActivateFunction()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetAlpha()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetBackPropDWScale()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetBackPropMomentScale()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetBeta()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetDimension()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetEpsilon()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetInputListSample() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetMaxIter()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetNameOfClass() constotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
MachineLearningModel< TInputValue, TTargetValue >::GetNameOfClass() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetRegPropDW0()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetRegPropDWMin()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetRegressionMode()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetTermCriteriaType()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
GetTrainMethod()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
HasConfidenceIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
HasProbaIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
InputListSampleType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
InputSampleType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
InputValueType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(InputListSample, InputListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(TargetListSample, TargetListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(ConfidenceListSample, ConfidenceListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
LabelsToMat(const TargetListSampleType *listSample, cv::Mat &output)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >protected
Load(const std::string &filename, const std::string &name="") overrideotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
m_ActivateFunctionotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_Alphaotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_ANNModelotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_BackPropDWScaleotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_BackPropMomentScaleotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_Betaotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_ConfidenceIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ConfidenceListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_Dimensionotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_Epsilonotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_InputListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsDoPredictBatchMultiThreadedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsRegressionSupportedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_LayerSizesotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_MapOfLabelsotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_MatrixOfLabelsotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_MaxIterotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_ProbaIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_RegPropDW0otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_RegPropDWMinotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_RegressionModeotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_TargetListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_TermCriteriaTypeotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_TrainMethodotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
m_ValidationListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel()otb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel(const Self &)=deleteotb::MachineLearningModel< TInputValue, TTargetValue >private
MapOfLabelsType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
NeuralNetworkMachineLearningModel()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >protected
NeuralNetworkMachineLearningModel(const Self &)=deleteotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
New()otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >static
operator=(const Self &)=deleteotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
Pointer typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
Predict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >
PredictBatch(const InputListSampleType *input, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >
PrintSelf(std::ostream &os, itk::Indent indent) const overrideotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >protected
ProbaListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ProbaSampleType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
Save(const std::string &filename, const std::string &name="") overrideotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
Self typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
SetActivateFunction(int _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetAlpha(double _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetBackPropDWScale(double _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetBackPropMomentScale(double _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetBeta(double _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetDimension(unsigned int _arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetEpsilon(double _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetInputListSample(InputListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetLayerSizes(const std::vector< unsigned int > layers)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
SetMaxIter(int _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetRegPropDW0(double _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetRegPropDWMin(double _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetRegressionMode(bool flag)otb::MachineLearningModel< TInputValue, TTargetValue >
SetTargetListSample(TargetListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetTermCriteriaType(int _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetTrainMethod(int _arg)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
SetupNetworkAndTrain(cv::Mat &labels)otb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >private
Superclass typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
TargetListSampleType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
TargetSampleType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
TargetValueType typedefotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >
Train() overrideotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >virtual
~MachineLearningModel() override=defaultotb::MachineLearningModel< TInputValue, TTargetValue >protected
~NeuralNetworkMachineLearningModel() override=defaultotb::NeuralNetworkMachineLearningModel< TInputValue, TTargetValue >protected