Week 1B: February 1st, 2023

Working with: ml5 image classification


Additional layers to add to image/object classifiers

  1. text, voice, emojis for detected objects. accessorizing with p5 elements

  2. game elements

    ex. have classifier identify 3 objects

    If “word x” is within that list of identified objects/array, then “I see X” > “I found X”

  3. translator API

    Need to set up API Key though.

Inspiration Examples

My Own Ideas

My p5 Sketch