[PR #925] [MERGED] Xiaoml kit - Img Class Lab - Deploy with Edge Impulse #1010

Closed
opened 2026-03-22 15:57:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/925
Author: @Mjrovai
Created: 8/7/2025
Status: Merged
Merged: 8/8/2025
Merged by: @profvjreddi

Base: devHead: xiaoml-kit


📝 Commits (5)

  • 8055aea Updating Image Classification Lab
  • 0d9aab0 Updating images
  • 61d2106 Merge branch 'harvard-edge:dev' into xiaoml-kit
  • 1b5898d Updating KWS lab with new kit
  • 7a36390 Updating images

📊 Changes

9 files changed (+366 additions, -64 deletions)

View changed files

📝 quarto/contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd (+236 -8)
quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-deploy.png (+0 -0)
quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-ide.png (+0 -0)
quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-inf.png (+0 -0)
quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-inher-gen-oled.png (+0 -0)
quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-install_lib.png (+0 -0)
quarto/contents/labs/seeed/xiao_esp32s3/kws/images/png/kit-infer.png (+0 -0)
quarto/contents/labs/seeed/xiao_esp32s3/kws/images/png/kws_ini_kit.png (+0 -0)
📝 quarto/contents/labs/seeed/xiao_esp32s3/kws/kws.qmd (+130 -56)

📄 Description

Before submitting your Pull Request, please review and complete the items on this checklist.

  • [x ] The text has been proofread for grammar and spelling errors.
  • [ x] All images, figures, and tables render properly without any glitches.
  • [x ] All images have a source or they are properly linked to external sites.
  • [x ] The chapter's formatting is consistent with the rest of the book.
  • [x ] The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/925 **Author:** [@Mjrovai](https://github.com/Mjrovai) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `xiaoml-kit` --- ### 📝 Commits (5) - [`8055aea`](https://github.com/harvard-edge/cs249r_book/commit/8055aea8ad4358be2749ca64c26e9249748eab60) Updating Image Classification Lab - [`0d9aab0`](https://github.com/harvard-edge/cs249r_book/commit/0d9aab0783d48467045151d6856ea7fadd6baa8b) Updating images - [`61d2106`](https://github.com/harvard-edge/cs249r_book/commit/61d2106d81c25b5596f99c3fd253c1c2e95c1523) Merge branch 'harvard-edge:dev' into xiaoml-kit - [`1b5898d`](https://github.com/harvard-edge/cs249r_book/commit/1b5898d0b9c63a0397ea77eb62750d4581ddcf1b) Updating KWS lab with new kit - [`7a36390`](https://github.com/harvard-edge/cs249r_book/commit/7a3639083b4c21d23252b324fc3aa395700244be) Updating images ### 📊 Changes **9 files changed** (+366 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `quarto/contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd` (+236 -8) ➕ `quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-deploy.png` (+0 -0) ➕ `quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-ide.png` (+0 -0) ➕ `quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-inf.png` (+0 -0) ➕ `quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-inher-gen-oled.png` (+0 -0) ➕ `quarto/contents/labs/seeed/xiao_esp32s3/image_classification/images/png/ard-install_lib.png` (+0 -0) ➕ `quarto/contents/labs/seeed/xiao_esp32s3/kws/images/png/kit-infer.png` (+0 -0) ➕ `quarto/contents/labs/seeed/xiao_esp32s3/kws/images/png/kws_ini_kit.png` (+0 -0) 📝 `quarto/contents/labs/seeed/xiao_esp32s3/kws/kws.qmd` (+130 -56) </details> ### 📄 Description Before submitting your Pull Request, please review and complete the items on this checklist. - [x ] The text has been proofread for grammar and spelling errors. - [ x] All images, figures, and tables render properly without any glitches. - [x ] All images have a source or they are properly linked to external sites. - [x ] The chapter's formatting is consistent with the rest of the book. - [x ] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 15:57:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1010