My goal in this project was to create an object would that tell the user what "mood" someone was in, depending on which orientation it was photographed in.
Model
We created a simplistic design that would allow for four different base shapes to be displayed: a circle, a heart, a hexagon, and a smiley face set on a triangular pyramid.
Code
If we're working with machine learning, we're going to need a little code.
A Python script was used to access the computer camera and send images of the pyramid to Google's Teachable Machines site to compare to our virtual model.
A Python script was used to access the computer camera and send images of the pyramid to Google's Teachable Machines site to compare to our virtual model.
A Working Product
We can recognize faces! (Of a pyramid)
Our images are fed to the Teachable Machines model and our determined "emotion" shows on the OLED display. We also created a commercial to showcase our working product.
Our images are fed to the Teachable Machines model and our determined "emotion" shows on the OLED display. We also created a commercial to showcase our working product.