A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/vertex-ai/docs/tutorials/image-classification-automl/deploy-predict below:

Hello image data: Deploy a model to an endpoint and send a prediction | Vertex AI

Hello image data: Deploy a model to an endpoint and send a prediction

Stay organized with collections Save and categorize content based on your preferences.

After your AutoML image classification model is done training, use the Google Cloud console to create an endpoint and deploy your model to the endpoint. After your model is deployed to this new endpoint, send an image to the model for label prediction.

This tutorial has several pages:

  1. Set up your project and environment.

  2. Create an image classification dataset, and import images.

  3. Train an AutoML image classification model.

  4. Evaluate and analyze model performance.

  5. Deploy a model to an endpoint, and send a prediction.

  6. Clean up your project.

Each page assumes that you have already performed the instructions from the previous pages of the tutorial.

Deploy your model to an endpoint

Access your trained model to deploy it to a new or existing endpoint from the Models page:

  1. In the Google Cloud console, in the Vertex AI section, go to the Training page.

    Go to the Training page

  2. Select your trained AutoML model. This takes you to the Evaluate tab where you can view model performance metrics.

  3. Choose the tab Deploy & test tab.

  4. Click Deploy to endpoint.

  5. Choose radio_button_checkedCreate new endpoint, set the endpoint name to hello_automl_image, then click Continue.

  6. In Model settings, accept the Traffic split of 100%, enter 1 in Number of compute nodes, then click Done.

  7. Click Deploy to deploy your model to your new endpoint.

It takes several minutes to create the endpoint and deploy the AutoML model to the new endpoint.

Send a prediction to your model

After the endpoint creation process finishes you can send a single image annotation (prediction) request in the Google Cloud console.

  1. Navigate to the "Test your model" section of the same Deploy & test tab you used to create an endpoint in the previous step (Models > your_model > tab Deploy & test).

  2. Click Upload image and choose a locally saved image for prediction, and view its predicted label.

    Image credit: Siming Ye, Unsplash (shown in UI view).
What's next

Follow the last page of the tutorial to clean up resources that you have created.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-07 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4