mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 11:36:51 +03:00
Prepare v15.3.0
This commit is contained in:
16
Changelog.md
16
Changelog.md
@@ -1,3 +1,19 @@
|
||||
## [15.3.0] - 2023-07-22
|
||||
|
||||
### Changes
|
||||
|
||||
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.2.1...v15.2.4)
|
||||
|
||||
#### Changed
|
||||
|
||||
- Updated PlatformIO to `6.3.2`
|
||||
- Updated analog tflite files
|
||||
- ana-cont_1207_s2_q.tflite
|
||||
- dig-cont_0620_s3_q.tflite
|
||||
|
||||
|
||||
|
||||
|
||||
## [15.2.4] - 2023-05-02
|
||||
|
||||
### Changes
|
||||
|
||||
BIN
sd-card/config/ana-class100_0170_s1_q.tflite
Normal file
BIN
sd-card/config/ana-class100_0170_s1_q.tflite
Normal file
Binary file not shown.
BIN
sd-card/config/ana-cont_1207_s2_q.tflite
Normal file
BIN
sd-card/config/ana-cont_1207_s2_q.tflite
Normal file
Binary file not shown.
@@ -22,7 +22,7 @@ FlipImageSize = false
|
||||
/config/ref1.jpg 442 142
|
||||
|
||||
[Digits]
|
||||
Model = /config/dig-cont_0611_s3_q.tflite
|
||||
Model = /config/dig-cont_0620_s3_q.tflite
|
||||
CNNGoodThreshold = 0.5
|
||||
;ROIImagesLocation = /log/digit
|
||||
;ROIImagesRetention = 3
|
||||
@@ -31,7 +31,7 @@ main.dig2 343 126 30 54 false
|
||||
main.dig3 391 126 30 54 false
|
||||
|
||||
[Analog]
|
||||
Model = /config/ana-cont_1206_s2_q.tflite
|
||||
Model = /config/ana-cont_1207_s2_q.tflite
|
||||
CNNGoodThreshold = 0.5
|
||||
;ROIImagesLocation = /log/analog
|
||||
;ROIImagesRetention = 3
|
||||
|
||||
BIN
sd-card/config/dig-cont_0620_s3_q.tflite
Normal file
BIN
sd-card/config/dig-cont_0620_s3_q.tflite
Normal file
Binary file not shown.
Reference in New Issue
Block a user