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 be able to use Vision.
1. Create a Project
A Project is a way to organize multiple 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, click Type.
- Select a model type from the list.
Select the Training Dataset
- If you have no annotated images, click Create a New Dataset. You are 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.
Train your 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.
- Click Next.
- Review the model information.
- Click Submit to start training your model.
What's Next
Now you know how to use Vision with custom models, try using it with pretrained models.