mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-01 22:29:03 +03:00
Rolling 20220107
This commit is contained in:
@@ -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.
Binary file not shown.
BIN
sd-card/config/ana1000s2.tflite
Normal file
BIN
sd-card/config/ana1000s2.tflite
Normal file
Binary file not shown.
@@ -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.
BIN
sd-card/config/dig1400s2q.tflite
Normal file
BIN
sd-card/config/dig1400s2q.tflite
Normal file
Binary file not shown.
Reference in New Issue
Block a user