[PR #376] [MERGED] 366 labs raspi support #5932

Closed
opened 2026-04-21 21:55:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/376
Author: @Mjrovai
Created: 8/22/2024
Status: Merged
Merged: 8/29/2024
Merged by: @profvjreddi

Base: 366-labs-raspi-supportHead: 366-labs-raspi-support


📝 Commits (5)

  • 3d73e1b Add files via upload
  • 8483a20 Add files via upload
  • 724c5e9 Add files via upload
  • 87230c2 Merge branch 'harvard-edge:366-labs-raspi-support' into 366-labs-raspi-support
  • f37e124 Add files via upload

📊 Changes

42 files changed (+1543 additions, -19 deletions)

View changed files

📝 contents/labs/labs.qmd (+8 -16)
📝 contents/labs/raspi/image_classification/image_classification.qmd (+1532 -1)
contents/labs/raspi/image_classification/images/jpeg/img_class_cover.jpg (+0 -0)
contents/labs/raspi/image_classification/images/jpeg/img_class_func.jpg (+0 -0)
contents/labs/raspi/image_classification/images/jpeg/model_1.jpg (+0 -0)
contents/labs/raspi/image_classification/images/jpeg/model_2.jpg (+0 -0)
contents/labs/raspi/image_classification/images/jpeg/project_goal.jpg (+0 -0)
contents/labs/raspi/image_classification/images/png/MobilinetV2.png (+0 -0)
contents/labs/raspi/image_classification/images/png/app-inference.png (+0 -0)
contents/labs/raspi/image_classification/images/png/cam_installed.png (+0 -0)
contents/labs/raspi/image_classification/images/png/capture.png (+0 -0)
contents/labs/raspi/image_classification/images/png/capture_test.png (+0 -0)
contents/labs/raspi/image_classification/images/png/cat_original.png (+0 -0)
contents/labs/raspi/image_classification/images/png/cifar10_model.png (+0 -0)
contents/labs/raspi/image_classification/images/png/data-Aquisition.png (+0 -0)
contents/labs/raspi/image_classification/images/png/data-esplorer.png (+0 -0)
contents/labs/raspi/image_classification/images/png/enter_label.png (+0 -0)
contents/labs/raspi/image_classification/images/png/image-20240823145059675.png (+0 -0)
contents/labs/raspi/image_classification/images/png/image-20240823152700396.png (+0 -0)
contents/labs/raspi/image_classification/images/png/img_test_result.png (+0 -0)

...and 22 more files

📄 Description

Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.

  1. Content

    • [ x] The chapter content is complete and covers the topic in detail.
    • [ x] All technical terms are well-defined and explained.
    • [x ] Any code snippets or algorithms are well-documented and tested.
    • [x ] The chapter follows a logical flow and structure.
  2. References & Citations

    • All references are correctly listed at the end of the chapter.
    • In-text citations are used appropriately and match the references.
    • All figures, tables, and images have proper sources and are cited correctly.
  3. Quarto Website Rendering

    • [x ] The chapter has been locally built and tested using Quarto.
    • [x ] All images, figures, and tables render properly without any glitches.
    • All images have a source or they are properly linked to external sites.
    • Any interactive elements or widgets work as intended.
    • [x ] The chapter's formatting is consistent with the rest of the book.
  4. Grammar & Style

    • [x ] The chapter has been proofread for grammar and spelling errors.
    • [x ] The writing style is consistent with the rest of the book.
    • [x ] Any jargon is clearly explained or avoided where possible.
  5. Collaboration

    • All group members have reviewed and approved the chapter.
    • Any feedback from previous reviews or discussions has been addressed.
  6. Miscellaneous

    • [x ] All external links (if any) are working and lead to the intended destinations.
    • If datasets or external resources are used, they are properly credited and linked.
    • Any necessary permissions for reused content have been obtained.
  7. Final Steps

    • [x ] The chapter is pushed to the correct branch on the repository.
    • [x ] The Pull Request is made with a clear title and description.
    • The Pull Request includes any necessary labels or tags.
    • The Pull Request mentions any stakeholders or reviewers who should take a look.

🔄 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/376 **Author:** [@Mjrovai](https://github.com/Mjrovai) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/29/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `366-labs-raspi-support` ← **Head:** `366-labs-raspi-support` --- ### 📝 Commits (5) - [`3d73e1b`](https://github.com/harvard-edge/cs249r_book/commit/3d73e1bdd407358f395e951a2a2b0b7e04bcc307) Add files via upload - [`8483a20`](https://github.com/harvard-edge/cs249r_book/commit/8483a20e57bed6c33c7c6fe19aa378d5617e6b0c) Add files via upload - [`724c5e9`](https://github.com/harvard-edge/cs249r_book/commit/724c5e938e89638b29c0fb6b49be5c772e67b747) Add files via upload - [`87230c2`](https://github.com/harvard-edge/cs249r_book/commit/87230c2da2aa6c57aabd848c0aeafc6e0f8fd13f) Merge branch 'harvard-edge:366-labs-raspi-support' into 366-labs-raspi-support - [`f37e124`](https://github.com/harvard-edge/cs249r_book/commit/f37e124467f250d48a82f5a0afe421a8871bdc00) Add files via upload ### 📊 Changes **42 files changed** (+1543 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `contents/labs/labs.qmd` (+8 -16) 📝 `contents/labs/raspi/image_classification/image_classification.qmd` (+1532 -1) ➕ `contents/labs/raspi/image_classification/images/jpeg/img_class_cover.jpg` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/jpeg/img_class_func.jpg` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/jpeg/model_1.jpg` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/jpeg/model_2.jpg` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/jpeg/project_goal.jpg` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/MobilinetV2.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/app-inference.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/cam_installed.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/capture.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/capture_test.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/cat_original.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/cifar10_model.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/data-Aquisition.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/data-esplorer.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/enter_label.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/image-20240823145059675.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/image-20240823152700396.png` (+0 -0) ➕ `contents/labs/raspi/image_classification/images/png/img_test_result.png` (+0 -0) _...and 22 more files_ </details> ### 📄 Description Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist. 1. **Content** - [ x] The chapter content is complete and covers the topic in detail. - [ x] All technical terms are well-defined and explained. - [x ] Any code snippets or algorithms are well-documented and tested. - [x ] The chapter follows a logical flow and structure. 2. **References & Citations** - [ ] All references are correctly listed at the end of the chapter. - [ ] In-text citations are used appropriately and match the references. - [ ] All figures, tables, and images have proper sources and are cited correctly. 3. **Quarto Website Rendering** - [x ] The chapter has been locally built and tested using Quarto. - [x ] All images, figures, and tables render properly without any glitches. - [ ] All images have a source or they are properly linked to external sites. - [ ] Any interactive elements or widgets work as intended. - [x ] The chapter's formatting is consistent with the rest of the book. 4. **Grammar & Style** - [x ] The chapter has been proofread for grammar and spelling errors. - [x ] The writing style is consistent with the rest of the book. - [x ] Any jargon is clearly explained or avoided where possible. 5. **Collaboration** - [ ] All group members have reviewed and approved the chapter. - [ ] Any feedback from previous reviews or discussions has been addressed. 6. **Miscellaneous** - [x ] All external links (if any) are working and lead to the intended destinations. - [ ] If datasets or external resources are used, they are properly credited and linked. - [ ] Any necessary permissions for reused content have been obtained. 7. **Final Steps** - [x ] The chapter is pushed to the correct branch on the repository. - [x ] The Pull Request is made with a clear title and description. - [ ] The Pull Request includes any necessary labels or tags. - [ ] The Pull Request mentions any stakeholders or reviewers who should take a look. --- <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-04-21 21:55:32 -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#5932