Skip to content

11.0.1 - Intermediate Digits

Compare
Choose a tag to compare
@jomjol jomjol released this 15 Aug 20:50
  • NEW v11.0.1: Bug Fix InfluxDB configuration (only update of html.zip necessary)
  • Implementation of new CNN types to detect intermediate values of digits with rolling numbers
    • By default the old algo (0, 1, ..., 9, "N") is active (due to the limited types of digits trained so far)
    • Activation can be done by selection a tflite file with the new trained model in the 'config.ini'
    • Details can be found in the wiki (different types, trained image types, naming convention)
  • Updated neural network files (and adaption to new naming convention)
  • Published a tool to download and combine log files - **Thanks to **
  • Bug Fix: InfluxDB enabling in grahic configuration