ml5js / ml5-website-v02-gatsby

A work-in-progress repo for the new website of ml5.js
https://ml5js.org/
MIT License
0 stars 9 forks source link

New Image Classification Video #37

Closed shiffman closed 1 month ago

shiffman commented 1 month ago

I have a new video for image classification in ml5.js. It is on YouTube and The Coding Train website:

https://thecodingtrain.com/tracks/ml5js-beginners-guide/ml5/1-classification/image-classification https://youtu.be/pbjR20eTLVs

This can replace what was added in #36 by @XiaozaoWang!

ml5-image-classification-thumb1

MOQN commented 1 month ago

@shiffman Hi Dan, the image and link have been updated in #38. Due to the ratio of the image template (5x2), the top part in sky blue was cropped. Please let me know if that’s okay...

(I am considering redesigning the layout; The image's aspect ratio can be 2x1 later. Then I will re-crop the image.)

shiffman commented 1 month ago

I think the crop looks great, thank you @MOQN!!

XiaozaoWang commented 1 month ago

Thank you @MOQN for doing this!!