mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 03:57:00 +03:00
update param config
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
Default Value: `0.5`
|
||||
|
||||
!!! Warning
|
||||
This is an expert parameter!
|
||||
|
||||
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
Threshold above which the classification should be to accept the value (only meaningful for digits).
|
||||
|
||||
!!! Warning
|
||||
EXPERIMENTAL - NOT WORKING FOR ALL CNNs!
|
||||
|
||||
@@ -2,9 +2,6 @@
|
||||
Default Value: `/log/analog`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
Location to store separated analog images on the SD-Card for logging.
|
||||
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
# Parameter `LogfileRetentionInDays`
|
||||
Default Value: `3`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Days to keep the separated analog images (`0` = forever).
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
# Parameter `Model`
|
||||
Default Value: `/config/ana-cont_11.3.1_s2.tflite`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Path to CNN model file for image recognition. See [here](../Choosing-the-Model) for details.
|
||||
|
||||
Reference in New Issue
Block a user