ESupervisedSegmenter::GetInferenceScale

The effective scale applied when performing inference.
If ESupervisedSegmenter::ScaleDisabledAtInference is true, it is equal to 1.0. Otherwise, it is equal to ESupervisedSegmenter::Scale.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetInferenceScale() const

ESupervisedSegmenter.InferenceScale

The effective scale applied when performing inference.
If ESupervisedSegmenter::ScaleDisabledAtInference is true, it is equal to 1.0. Otherwise, it is equal to ESupervisedSegmenter::Scale.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float InferenceScale

{ get; }