End of support notice: On October 31, 2025, AWS
will discontinue support for Amazon Lookout for Vision. After October 31, 2025, you will
no longer be able to access the Lookout for Vision console or Lookout for Vision resources.
For more information, visit this
blog post
Creating a dataset with a manifest file (console)
The following procedure shows you how to create a training or test dataset by importing an SageMaker format manifest file that is stored in an Amazon S3 bucket.
After you create the dataset, you can add more images to the dataset, or add labels to images. For more information, see Adding images to your dataset.
To create a dataset using an SageMaker Ground Truth format manifest file (console)
-
Create, or use an existing, Amazon Lookout for Vision compatible SageMaker Ground Truth format manifest file. For more information, see Creating a manifest file.
Sign in to the AWS Management Console and open the Amazon S3 console at https://console.aws.amazon.com/s3/
. -
In an Amazon S3 bucket, create a folder to hold your manifest file.
-
Upload your manifest file to the folder that you just created.
-
In the Amazon S3 bucket, create a folder to store your images.
-
Upload your images to the folder you just created.
Important
The
source-ref
field value in each JSON line must map to images in the folder. -
Open the Amazon Lookout for Vision console at https://console.aws.amazon.com/lookoutvision/
. -
Choose Get started.
-
In the left navigation pane, choose Projects.
-
Choose the project that you want to add to use with the manifest file.
-
In the How it works section, choose Create dataset.
-
Choose the Single dataset tab or the Separate training and test datasets tab and follow the steps.
-
Choose Submit.
-
Follow the steps in Training your model to train your model.
Amazon Lookout for Vision creates a dataset in the Amazon S3 bucket datasets
folder.
Your original .manifest
file remains unchanged.