Skip to content

Commit 2cf6acf

Browse files
author
EC2 Default User
committed
edit aws_marketplace/using_data/image_classification_with_shutterstock_image_datasets/image-classification-with-shutterstock-datasets.ipynb
1 parent 3cce924 commit 2cf6acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aws_marketplace/using_data/image_classification_with_shutterstock_image_datasets/image-classification-with-shutterstock-datasets.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{
1111
"cell_type": "markdown",
1212
"source": [
13-
"# Introduction\n",
13+
"## Introduction\n",
1414
"\n",
1515
"This example of **multi-label image classification** trains the **Amazon SageMaker 1P image classification algorithm**. We will use the Amazon SageMaker image classification algorithm in transfer learning mode to fine-tune a pre-trained model (trained on ImageNet data) to learn to classify a new multi-label dataset. The pre-trained model will be fine-tuned using the [Free Sample: Images & Metadata of “Whole Foods” Shoppers dataset from Shutterstock’s Image Datasets](https://aws.amazon.com/marketplace/pp/prodview-y6xuddt42fmbu?ref_=srh_res_product_title). \n",
1616
"\n",
@@ -408,7 +408,7 @@
408408
{
409409
"cell_type": "markdown",
410410
"source": [
411-
"# Inference\n",
411+
"## Inference\n",
412412
"\n",
413413
"### Step 9: Deploy the Model for Inference\n",
414414
"\n",

0 commit comments

Comments
 (0)