diff --git a/Changelog.md b/Changelog.md index a42dabb0..3023a74f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,15 @@ +## [update] - 2024-03-30 + +For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.6.0...v15.7.0) + +#### Core Changes + +- New tflite-Model for Analog (v13.0.0) + +#### Bug Fixes + +- tbd + ## [15.7.0] - 2024-02-17 For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.6.0...v15.7.0) diff --git a/sd-card/config/ana-cont_1300_s2.tflite b/sd-card/config/ana-cont_1300_s2.tflite new file mode 100644 index 00000000..b8b72be8 Binary files /dev/null and b/sd-card/config/ana-cont_1300_s2.tflite differ diff --git a/sd-card/config/config.ini b/sd-card/config/config.ini index 6e0d1ea6..cf051feb 100644 --- a/sd-card/config/config.ini +++ b/sd-card/config/config.ini @@ -40,7 +40,7 @@ main.dig2 343 126 30 54 false main.dig3 391 126 30 54 false [Analog] -Model = /config/ana-cont_1208_s2_q.tflite +Model = /config/ana-cont_1300_s2.tflite CNNGoodThreshold = 0.5 ;ROIImagesLocation = /log/analog ;ROIImagesRetention = 3