ml5.js: Object Detection with COCO-SSD
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