If some of you haven't seen this, give it a go (especially the image version at https://teachablemachine.withgoogle.com/train/image) - it's insane how quickly you can teach it to do useful things with the webcam.
Thx Gordon, I learned a lot myself in the project!
I've earlier tried Teachablemachine and Lobe.ai and the learning curve is very shallow with this type of tools. Need to try the nose picking idea, it's a bit more fun than just having some program checking if you are wearing a mask or not.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That looks great! Thanks again for all your work on the Edge Impulse stuff (it just popped up again on my twitter feed)
Last week I was at Nodeconf and they had a workshop on Tensorflow.js, and it also mentioned https://teachablemachine.withgoogle.com
If some of you haven't seen this, give it a go (especially the image version at https://teachablemachine.withgoogle.com/train/image) - it's insane how quickly you can teach it to do useful things with the webcam.
I did some tutorials for a workshop, and very quickly added one on using it and Bangle.js to detect you picking your nose and to buzz a Bangle.js to stop you: https://github.com/gfwilliams/workshop-nodeconfeu2022/blob/main/tensorflow.md
I'll bring the other tutorials there onto the main Espruino website soon as well: https://github.com/gfwilliams/workshop-nodeconfeu2022