Exploring ML5 Examples

mlforweb

I made a simple webapp that recognizes if you are showing it a teddy bear. The webpage asks you to show the bear and when it recognizes it, it thanks you. I adapted the ml5 p5.js image classification video example.

My code looks for the “teddy, teddy bear” result, but you could change this any of the other results that are available.

Video demo:

my github repo with code

Written on November 6, 2018