Rolling 20220107

This commit is contained in:
jomjol
2022-07-01 07:27:26 +02:00
parent 2cfc3fadb2
commit 5783e0f182
8 changed files with 7 additions and 2 deletions

View File

@@ -52,6 +52,11 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
##### Rolling (2022-07-01)
- Updated analog neural network file (`ana1000s2.tflite`)
- Updated digital neural network file (`dig1400s2q.tflite`)
##### Rolling (2022-06-26)
- Internal update (Neural Network Algo)

Binary file not shown.

View File

@@ -21,7 +21,7 @@ FlipImageSize = false
/config/ref1.jpg 442 142
[Digits]
Model = /config/dig-s2-q-20220211.tflite
Model = /config/dig1400s2q.tflite
;LogImageLocation = /log/digit
;LogfileRetentionInDays = 3
main.dig1 294 126 30 54
@@ -29,7 +29,7 @@ main.dig2 343 126 30 54
main.dig3 391 126 30 54
[Analog]
Model = /config/ana-s3-q-20220105.tflite
Model = /config/ana1000s2.tflite
;LogImageLocation = /log/analog
;LogfileRetentionInDays = 3
ExtendedResolution = true

Binary file not shown.

Binary file not shown.