ml5.js: Object Detection with COCO-SSD

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=QEzRxnuaZCk



Duration: 15:32
81,588 views
2,511


In this video, I cover object detection in ml5.js with the COCO-SSD pre-trained model.

πŸ’» Code: https://thecodingtrain.com/learning/ml5/1.3-object-detection.html
πŸ’» p5.js Web Editor - Image: https://editor.p5js.org/codingtrain/sketches/ZNQQx2n5o
πŸ’» p5.js Web Editor - Webcam: https://editor.p5js.org/codingtrain/sketches/VIYRpcME3
πŸ’» p5.js Web Editor - Webcam Persistence: https://editor.p5js.org/codingtrain/sketches/Vt9xeTxWJ

πŸŽ₯ Next Video: https://youtu.be/kRpZ5OqUY6Y
πŸŽ₯ Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YPSwT06y_AEYTqIwbeam3y

Links discussed in this video:
πŸ”— Object Detector ml5.js Reference: https://github.com/ml5js/ml5-library/blob/development/docs/reference/object-detector.md
πŸ”— COCO ml5.js Model and Data Provenance: https://github.com/ml5js/ml5-library/blob/development/docs/reference/object-detector.md#model-and-data-provenance
πŸ”— COCO (Common Objects in Context) Dataset Explore: https://cocodataset.org/#explore
πŸ”— COCO 2020 Keypoint Detection Task: https://cocodataset.org/index.htm#keypoints-2020
πŸ”— The COCO-Stuff dataset: https://github.com/nightrome/cocostuff
πŸ”— Humans of AI (Editorial Essay) by Philipp Schmitt: https://humans-of.ai/editorial/
πŸ”— Excavating AI by Kate Crawford and Trevor Paglen: https://www.excavating.ai/
πŸ”— Object Detection (coco-ssd) Model on tensorflow.js Models GitHub Repository: https://github.com/tensorflow/tfjs-models/tree/master/coco-ssd
πŸ”— List of Classes Available in COCO Dataset (ml5.js): https://github.com/ml5js/ml5-library/blob/development/src/utils/COCO_CLASSES.js
πŸ“Έ Eevee Mango & Greta Goose Instagram: https://www.instagram.com/mangoandgoose/

Other videos mentioned in this video:
πŸŽ₯ ml5.js Pose Estimation with PoseNet: https://youtu.be/OIo-DIOkNVg
πŸŽ₯ Coding in the Cabana 4 - Worley Noise: https://youtu.be/4066MndcyCk

0:00 Introduction
2:42 ml5.js pre-trained models
3:03 Model and Data Provenance
3:54 COCO Dataset
4:47 Humans of AI: https://humans-of.ai/editorial/
5:11 Excavating AI: https://www.excavating.ai/
6:00 COCO-SSD model
6:30 Code! Loading COCO-SSD model
10:04 Code! Drawing detection box and labels
11:18 Code! Real-time object detection on live video
15:05 Exercise ideas

πŸš‚ Website: http://thecodingtrain.com/
πŸ‘Ύ Share Your Creation! https://thecodingtrain.com/Guides/community-contribution-guide.html
🚩 Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
πŸ’‘ GitHub: https://github.com/CodingTrain
πŸ’¬ Discord: https://discord.gg/hPuGy2g
πŸ’– Membership: http://youtube.com/thecodingtrain/join
πŸ›’ Store: https://standard.tv/codingtrain
πŸ“š Books: https://www.amazon.com/shop/thecodingtrain
πŸ–‹οΈ Twitter: https://twitter.com/thecodingtrain
πŸ“Έ Instagram: https://www.instagram.com/the.coding.train/

πŸŽ₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
πŸŽ₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

πŸ”— p5.js: https://p5js.org
πŸ”— p5.js Web Editor: https://editor.p5js.org/
πŸ”— Processing: https://processing.org

πŸ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct