How to train an AI Vision model and recognize objects
Join to get how to train an existing vision model and test it from a web app. It is the starting point if you want to train the model to recognize other objects.
Terraform script will create a set of resources on Oracle Cloud Infrastructure (OCI) that will help you to test an already existing vision model.
The scripts will generate a web app that uses the mobile camera to take pictures of whatever you want, and it has a button to analyze the content of the photograph and show the response of the vision service and some details that are saved on an autonomous JSON database.