ml5.js: Image Classification with MobileNet
Back 2 / 23
In this video, I use the "pre-trained" MobileNet model to classify the content of an image.
ml5 page with documentation and supporting material.
ImageNet is an image database organized according to the WordNet hierarchy.
Academic article about MobileNets.
In this series I cover the tools I am currently using as part of my workflow.
What is a JavaScript Promise?