ml5.js: Image Classification with MobileNet
ML5 Beginners Guide Lesson #1.1
In this video, I use the “pre-trained” MobileNet model to classify the content of an image. #machinelearning #mobilenet #imageclassification #ml5 #p5js.
Community Contributions
It seems like there haven't been made any variations based on this lesson by the community yet. Be the first and add your own! If you don't know how, take a look at this guide.
Links discussed in this lesson
Videos discussed in this lesson
- p5.js Workflow by The Coding Train
- ES6 Promises by The Coding Train