This commit is contained in:
CaCO3
2023-02-05 01:14:03 +01:00
parent b9dceabaad
commit b65e77511c
74 changed files with 0 additions and 74 deletions

View File

@@ -4,7 +4,6 @@ Default Value: `0.5`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Threshold above which the classification should be to accept the value (only meaningful for digits).
!!! Warning

View File

@@ -1,7 +1,6 @@
# Parameter `LogImageLocation`
Default Value: `/log/digit`
## Description
Location to store separated digit images on the SD-Card for logging.
!!! Warning

View File

@@ -1,6 +1,5 @@
# Parameter `LogfileRetentionInDays`
Default Value: `3`
## Description
Days to keep the separated digit images (`0` = forever).

View File

@@ -1,5 +1,4 @@
# Parameter `Model`
Default Value: `/config/dig-cont_0600_s3.tflite`
## Description
Path to CNN model file for image recognition. See [here](../Choosing-the-Model) for details.