mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 10:08:50 -05:00
Other notes on labs #220
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BravoBaldo on GitHub (Sep 17, 2024).
In "seeed/xiao_esp32s3/kws/kws.qmd":
Search "which you can find on the" --> insert a spacebefore.
Search "YES. We got" --> "YES, we got"
In "seeed/motion_classification/motion_classification.qmd":
Search "m/s2" --> 2 must be squared (at least in text part)
"Note that A message " ---> A in lowercase
"CLI Data Forwarder t" --> remove " t" and append it to next word
"Palettes being handled by" --> in the second occurrence is missed "Fork-Lift)"
"Now it is time for magic˜!" --> it appears a strange character before '˜ ' because it is not "!" but the character 0xCB9C21
In "labs\raspi\raspi.qmd"
"**Raspberry Pi :" --> remove space before ""
In "labs\raspi\setup\setup.qmd"
"Key features:" --include the s in the title
"Raspberry Pis checks" remove one of the two s.
Search "rasivid" --> raspivid" (P)
In the .qmd, search "The original 5-megapixel model was": in this sentence there are 3 links... and 3 problems:
1) the first link is not well formatted: insert a space before "in 2013"
2) The First link is "released" but not the name, the second one is the name of the module. Please review
3) The third one is partially broken (contain a space!)...please update
Search "Any camera module" ---> in the sentence: "onfiguration.txt" --> "Configuration.txt" (prepend a C)
Search "libcamera", after the first occurrence append a space
In "labs\raspi\image_classification\image_classification.qmd"
Search "numpy.int8" maybe must be included in previous code ?
Search "create a new Python script combining" this is the point 2 in a list.... missing point 3...or wrong sequence!!
Search "goes from 0 to 256." --> "goes from 0 to 255."
Search "(int8 quantized model" --> missing closing parenthesis
Search "Rasp-" ---> 4 occurrences, replace with "Raspi-"