Building a Custom Model in the Console
Vision provides an option to build custom models to extract insights from images, without needing Data Scientists.
In this tutorial you learn how to:
Before You Begin
Before you use Vision, your tenancy administrator must set up the appropriate policies.
Setting Up the Policies
Follow these steps to set up the policies needed to use Vision.
1. Create a Project
A Project is a way to organize many models in the same workspace.
Creating a Project
Follow these steps to create a Project in Vision.
2. Create and Train a Custom Model
Follow these steps to create a custom model in your project.
Complete 1. Create a Project before trying this section.
Select the Model Type
- Under Choose Model Type to Train, select Type.
- Select a model type from the list.
Figure 1. Select Model Type
Select the Training Dataset
- If you have no annotated images, click Create a New Dataset. You're taken to Oracle Cloud Infrastructure Data Labeling to create new dataset. More information on annotating images is available in the Data Labeling documentation.
- If you have a dataset with annotated images, click
Choose Existing Dataset.
- If you annotated the images in Data Labeling, click Data Labeling Service and select your dataset file.
- If you annotated the images in a third-party tool, click Object Storage and select your dataset file.
Figure 2. Training Data Selections
Train the Custom Model
- Enter a Name for the model.
- Enter a Description so that you and other users can easily find the model.
- Specify a training duration.
Figure 3. Training Durations - Select Next.
- Review the model information.
- Select Submit to start training the model.
What's Next
Now you know how to use Vision with custom models, try using it with pretrained models.