Skip to content

Commit

Permalink
Update Image Classification Project
Browse files Browse the repository at this point in the history
Update Image Classification Project
- Text Review
- Including Image Capture
- including inference with SenseCraft-Web-Toolkit
  • Loading branch information
Mjrovai committed Feb 14, 2024
1 parent e5cf5d7 commit e972dd5
Show file tree
Hide file tree
Showing 29 changed files with 251 additions and 79 deletions.
Binary file modified .DS_Store
Binary file not shown.
144 changes: 117 additions & 27 deletions chapter_4-4.qmd

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions chapter_4-5.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,13 @@ You can use the XIAO, your phone, or other devices for the image capture. Here,

### 4.5.4.1 Collecting Dataset with the XIAO ESP32S3

Open the Arduino IDE and select the XIAO_ESP32S3 board (and the port where it is connected). On `File \> Examples \> ESP32 \> Camera`, select `CameraWebServer`. On the BOARDS MANAGER panel, confirm that you have installed the latest "stable" package.
Open the Arduino IDE and select the XIAO_ESP32S3 board (and the port where it is connected). On `File \> Examples \> ESP32 \> Camera`, select `CameraWebServer`.

> The current alpha versions (3.0) did not work correctly with the XIAO. The 2.0.14 works fine.
On the BOARDS MANAGER panel, confirm that you have installed the latest "stable" package.

> ⚠️ **Attention**
>
> Alpha versions (for example, 3.x-alpha) do not work correctly with the XIAO and Edge Impulse. Use the last stable version (for example, 2.0.11) instead.
You also should comment on all cameras' models, except the XIAO model pins:

Expand Down
135 changes: 107 additions & 28 deletions docs/chapter_4-4.html

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions docs/chapter_4-5.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,9 +490,11 @@ <h2 class="anchored" data-anchor-id="data-collection">4.5.4 Data Collection</h2>
<p>You can use the XIAO, your phone, or other devices for the image capture. Here, we will use the XIAO with a code in the ESP32 library.</p>
<section id="collecting-dataset-with-the-xiao-esp32s3" class="level3">
<h3 class="anchored" data-anchor-id="collecting-dataset-with-the-xiao-esp32s3">4.5.4.1 Collecting Dataset with the XIAO ESP32S3</h3>
<p>Open the Arduino IDE and select the XIAO_ESP32S3 board (and the port where it is connected). On <code>File \&gt; Examples \&gt; ESP32 \&gt; Camera</code>, select <code>CameraWebServer</code>. On the BOARDS MANAGER panel, confirm that you have installed the latest “stable” package.</p>
<p>Open the Arduino IDE and select the XIAO_ESP32S3 board (and the port where it is connected). On <code>File \&gt; Examples \&gt; ESP32 \&gt; Camera</code>, select <code>CameraWebServer</code>.</p>
<p>On the BOARDS MANAGER panel, confirm that you have installed the latest “stable” package.</p>
<blockquote class="blockquote">
<p>The current alpha versions (3.0) did not work correctly with the XIAO. The 2.0.14 works fine.</p>
<p>⚠️ <strong>Attention</strong></p>
<p>Alpha versions (for example, 3.x-alpha) do not work correctly with the XIAO and Edge Impulse. Use the last stable version (for example, 2.0.11) instead.</p>
</blockquote>
<p>You also should comment on all cameras’ models, except the XIAO model pins:</p>
<p><code>#define CAMERA_MODEL_XIAO_ESP32S3 // Has PSRAM</code></p>
Expand Down
Binary file added docs/imgs_4-4/img_cap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/inference.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/senseCraft-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/senseCraft-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/senseCraft-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/senseCraft-apple-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/senseCraft-apple.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/senseCraft-log.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/serial_monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs_4-4/webCap1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 17 additions & 10 deletions docs/search.json

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions docs/site_libs/bootstrap/bootstrap.min 2.css

This file was deleted.

Binary file added imgs_4-4/img_cap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/inference.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-apple-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-apple.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/senseCraft-log.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/serial_monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs_4-4/webCap1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e972dd5

Please sign in to comment.