mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 04:56:57 +03:00
Deployed 32fce83 with MkDocs version: 1.4.2
This commit is contained in:
@@ -252,6 +252,7 @@
|
||||
<p>Newer models such as dig-cont and dig-class100 have a high resolution of the values and can thus represent another digit by using the value of the last digit or pointer (ex. 7.8 in the last digit). </p>
|
||||
<p>If the value is set to true, the result of the last digit is used completely. </p>
|
||||
<p>When using dig-class11 models, the setting is ignored.</p>
|
||||
<p>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.</p>
|
||||
<h6 id="ignoreleadingnan"><code>IgnoreLeadingNaN</code></h6>
|
||||
<p>The parameter is only be used, if a dig-class11 model is selected. <code>ÌgnoreLeadingNaN</code> removes in the CheckDigitIncreaseConsistency process the leading <code>N</code> values.</p>
|
||||
<h4 id="flow-chart">Flow Chart</h4>
|
||||
|
||||
Reference in New Issue
Block a user