update param config

This commit is contained in:
CaCO3
2023-02-04 22:46:05 +01:00
parent 04d395627c
commit 80af3abe3d
43 changed files with 99 additions and 167 deletions

View File

@@ -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!

View File

@@ -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.

View File

@@ -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).

View File

@@ -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.