i have trained a image classification model using Vertex Ai from Google as edge model and also downloaded the container version. But i don't know how i can deploy this to make predictions. I have read about deploying to a docker container but only found a tutorial by google for tabular data. Do you have any tips or tutorials maybe on how to use the model to make predictions?
Thank you
You have two options to get predictions from an image classification model.