mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
Deployed 23481fc with MkDocs version: 1.4.2
This commit is contained in:
@@ -55,13 +55,13 @@
|
||||
</li>
|
||||
<li class="toctree-l1 current"><a class="reference internal current" href="./">Frequently Asked Questions</a>
|
||||
<ul class="current">
|
||||
<li class="toctree-l2"><a class="reference internal" href="#my-device-is-reboot-frequently-what-can-i-do">My device is reboot frequently. What can I do?</a>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#my-device-reboots-frequently-what-can-i-do">My device reboots frequently. What can I do?</a>
|
||||
<ul>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#how-accurate-are-the-detections">How accurate are the detections?</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#my-numbers-are-not-corrected-detected-what-can-i-do">My numbers are not corrected detected. What can I do?</a>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#my-numbers-are-not-correctly-detected-what-can-i-do">My numbers are not correctly detected. What can I do?</a>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#how-can-i-ensure-invalid-numbers-are-never-reported">How can I ensure invalid numbers are never reported?</a>
|
||||
</li>
|
||||
@@ -76,7 +76,7 @@
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="" href="https://jomjol.github.io/AI-on-the-edge-device/index.html">Web Installer/Console</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="" href="https://github.com/jomjol/AI-on-the-edge-device/issues">Place an Issue</a>
|
||||
<li class="toctree-l1"><a class="" href="https://github.com/jomjol/AI-on-the-edge-device/issues">Create an Issue</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="" href="https://github.com/jomjol/AI-on-the-edge-device/discussions">Join a Discussion</a>
|
||||
</li>
|
||||
@@ -190,8 +190,8 @@
|
||||
<div class="section" itemprop="articleBody">
|
||||
|
||||
<h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
|
||||
<h2 id="my-device-is-reboot-frequently-what-can-i-do">My device is reboot frequently. What can I do?</h2>
|
||||
<p>There are several reasons for the reboot:</p>
|
||||
<h2 id="my-device-reboots-frequently-what-can-i-do">My device reboots frequently. What can I do?</h2>
|
||||
<p>There are several reasons for frequent reboots:</p>
|
||||
<ul>
|
||||
<li>Frequent HTML requests</li>
|
||||
<li>Wrong configuration, missing configuration files</li>
|
||||
@@ -209,7 +209,7 @@
|
||||
</ul>
|
||||
<p>Anecdotally, the authors of this page have great success with the meter. While the AI algorithm itself is not perfect and sometimes returns <code>NaN</code> or incorrect values, other post-processing / prevalue / sanity checks help ensure such invalid values are filtered out. With the correct settings, one author has been running this device for 1 month without any incorrect values reported. </p>
|
||||
<p>See the FAQs below for more details and configuration hints.</p>
|
||||
<h2 id="my-numbers-are-not-corrected-detected-what-can-i-do">My numbers are not corrected detected. What can I do?</h2>
|
||||
<h2 id="my-numbers-are-not-correctly-detected-what-can-i-do">My numbers are not correctly detected. What can I do?</h2>
|
||||
<ul>
|
||||
<li>There is a dedicated page about the correct setting <a href="../ROI-Configuration/">ROI Configuration</a>.</li>
|
||||
<li>This page also includes the instructions for gathering new images for the training.</li>
|
||||
|
||||
Reference in New Issue
Block a user