Experiment 1: Simple image classification
Loading model...
This uses a pre-trained, remotely located model to classify an image which is randomly selected from a folder containing images from the 2022 Festival catalog (reload the page for a new image). This exposes some limitations of this model, and also the latency when performing machine learning operations over a network.
Find the code here.