mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 04:27:02 +03:00
Deployed 9bd60ed with MkDocs version: 1.4.2
This commit is contained in:
@@ -248,6 +248,7 @@ But you might be interested in it.</p>
|
||||
<p>Neural network evaluation of analog counter. The neural network is defined by a tflite formatted file and the output is a number between 0.0 .. 9.9, representing the position of the pointer.</p>
|
||||
<h4 id="5-postprocessing">5. <code>[PostProcessing]</code></h4>
|
||||
<p>Summarized the individually converted pictures to the overall result. It also implements some error corrections and consistency checks to filter wrong reading.</p>
|
||||
<p>For more details look at <a href="../Correction%20Algorithm/">Correction Algorithm</a>).</p>
|
||||
<h4 id="6-mqtt">6. <code>[MQTT]</code></h4>
|
||||
<p>Transfer of the readings to a MQTT server.</p>
|
||||
<h4 id="7-autotimer">7. <code>[AutoTimer]</code></h4>
|
||||
|
||||
Reference in New Issue
Block a user