You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Please Note: as always, some parts are personal opinions!)
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-"
The text was updated successfully, but these errors were encountered:
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-"
The text was updated successfully, but these errors were encountered: