mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 12:36:54 +03:00
Deployed 79aa392 with MkDocs version: 1.4.2
This commit is contained in:
@@ -298,14 +298,14 @@ Use <a href="../Parameters/#PostProcessing-NUMBER.ExtendedResolution"><code>NUMB
|
||||
|
||||
<p><a id=Analog-Model></a></p>
|
||||
<h3 id="parameter-model">Parameter <code>Model</code></h3>
|
||||
<p>Default Value: <code>/config/ana-cont_*.tflite</code> (See <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/master/sd-card/config/config.ini">/config/config.ini</a>)
|
||||
Path to CNN model file for image recognition. See <a href="../Choosing-the-Model">here</a> for details. </p>
|
||||
<p>Default Value: <code>/config/ana-cont_*.tflite</code> (See <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/master/sd-card/config/config.ini">/config/config.ini</a>)</p>
|
||||
<p>Path to CNN model file for image recognition. See <a href="../Choosing-the-Model">here</a> for details. </p>
|
||||
<hr style="border:2px solid">
|
||||
|
||||
<p><a id=Analog-ROIImagesLocation></a></p>
|
||||
<h3 id="parameter-roiimageslocation">Parameter <code>ROIImagesLocation</code></h3>
|
||||
<p>Default Value: <code>/log/analog</code></p>
|
||||
<p>Location to store separated analog images on the SD-Card for logging.</p>
|
||||
<p>Location to store separated analog images on the SD-Card.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Warning</p>
|
||||
<p>A SD-Card has limited write cycles. Since the device does not do <a href="https://en.wikipedia.org/wiki/Wear_leveling">Wear Leveling</a>, this can wear out your SD-Card!</p>
|
||||
@@ -412,8 +412,8 @@ A SD-Card has limited write cycles. Since the device does not do <a href="https:
|
||||
|
||||
<p><a id=Digits-ROIImagesLocation></a></p>
|
||||
<h3 id="parameter-roiimageslocation_1">Parameter <code>ROIImagesLocation</code></h3>
|
||||
<p>Default Value: <code>/log/digit</code>
|
||||
Location to store separated digit images on the SD-Card for logging.</p>
|
||||
<p>Default Value: <code>/log/digit</code></p>
|
||||
<p>Location to store separated digit images on the SD-Card.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Warning</p>
|
||||
<p>A SD-Card has limited write cycles. Since the device does not do <a href="https://en.wikipedia.org/wiki/Wear_leveling">Wear Leveling</a>, this can wear out your SD-Card!</p>
|
||||
@@ -988,8 +988,8 @@ This parameter can also be set on the Reference Image configuration.</p>
|
||||
|
||||
<p><a id=TakeImage-RawImagesLocation></a></p>
|
||||
<h3 id="parameter-rawimageslocation">Parameter <code>RawImagesLocation</code></h3>
|
||||
<p>Default Value: <code>/log/source</code>
|
||||
Location on the SD-Card to store the raw images for logging.</p>
|
||||
<p>Default Value: <code>/log/source</code></p>
|
||||
<p>Location on the SD-Card to store the raw images.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Warning</p>
|
||||
<p>A SD-Card has limited write cycles. Since the device does not do <a href="https://en.wikipedia.org/wiki/Wear_leveling">Wear Leveling</a>, this can wear out your SD-Card!</p>
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user