From 2a2a52039a007c754e6e6d58060c8be47950ba1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 13 Apr 2025 20:00:20 +0000 Subject: [PATCH] Deployed 82bb46b with MkDocs version: 1.6.1 --- Choosing-the-Model/index.html | 8 +++++--- search/search_index.json | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Choosing-the-Model/index.html b/Choosing-the-Model/index.html index 1dc955d..e520797 100644 --- a/Choosing-the-Model/index.html +++ b/Choosing-the-Model/index.html @@ -782,8 +782,9 @@ For more technical/deeper explanations have a look on 1.1.1 dig-class11 -

This model can recognize full digits. It was the first model version. All intermediate states shown a N for not a number. But in post process it uses older values to fill up the N values if possible.

+

This model can recognize full digits. It was the first model version. All intermediate states shown a N for not-a-number (aka. NaN). But in post process it uses older values to fill up the N values if possible.

It's possibly a good fallback, if dig-cont or dig-class100 results are not good.

Main features:

@@ -802,7 +803,7 @@ For more technical/deeper explanations have a look on

Note

Try both models on your device and take the one that gives you the best results.

@@ -817,7 +818,8 @@ The dig-class100 is a standard classification model. Each tenth ste
  • ana-class100
  • ana-cont
  • -

    Both do mainly the same.

    +

    Both do mainly the same. +class stands for classification and cont stands for continuous.

    Main features: