mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 12:36:54 +03:00
Update descriptions of post process settings (#24)
* Describe AllowNegativeRates * Describe AllowNegativeRates * Move Configuration details to Correction Algorithm.md * Describe 'IgnoreLeadingNan' * described Pre-Value and Rate to high in FAQ #23 * Update docs/Choosing-the-Model.md --------- Co-authored-by: CaCO3 <caco3@ruinelli.ch>
This commit is contained in:
@@ -53,6 +53,8 @@ Neural network evaluation of analog counter. The neural network is defined by a
|
||||
#### 5. ``[PostProcessing]``
|
||||
Summarized the individually converted pictures to the overall result. It also implements some error corrections and consistency checks to filter wrong reading.
|
||||
|
||||
For more details look at [Correction Algorithm](Correction%20Algorithm.md)).
|
||||
|
||||
#### 6. ``[MQTT]``
|
||||
Transfer of the readings to a MQTT server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user