mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
Merge pull request #25 from haverland/main
add explanation on extendedResolution and neg.Rates #1714
This commit is contained in:
@@ -72,6 +72,9 @@ If the value is set to true, the result of the last digit is used completely.
|
|||||||
|
|
||||||
When using dig-class11 models, the setting is ignored.
|
When using dig-class11 models, the setting is ignored.
|
||||||
|
|
||||||
|
Due to inaccuracies of the neural networks, it sometimes happens that the results jump back and forth between two decimal places. Therefore, when using `ÀllowNegatives``= false, no error is output if the value is only off by 0.2. Nevertheless, the value then remains at the higher determined value.
|
||||||
|
|
||||||
|
|
||||||
###### ``IgnoreLeadingNaN``
|
###### ``IgnoreLeadingNaN``
|
||||||
|
|
||||||
The parameter is only be used, if a dig-class11 model is selected. ``ÌgnoreLeadingNaN`` removes in the CheckDigitIncreaseConsistency process the leading `N` values.
|
The parameter is only be used, if a dig-class11 model is selected. ``ÌgnoreLeadingNaN`` removes in the CheckDigitIncreaseConsistency process the leading `N` values.
|
||||||
|
|||||||
Reference in New Issue
Block a user