Skip to content

Commit 3edfd7e

Browse files
authored
Merge pull request #5112 from yrevar/patch-1
Fixed a typo
2 parents 5a201dd + 775f5b0 commit 3edfd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/02-fine-tuning.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"\n",
7171
"- `get_ilsvrc_aux.sh` to download the ImageNet data mean, labels, etc.\n",
7272
"- `download_model_binary.py` to download the pretrained reference model\n",
73-
"- `finetune_flickr_style/assemble_data.py` downloadsd the style training and testing data\n",
73+
"- `finetune_flickr_style/assemble_data.py` downloads the style training and testing data\n",
7474
"\n",
7575
"We'll download just a small subset of the full dataset for this exercise: just 2000 of the 80K images, from 5 of the 20 style categories. (To download the full dataset, set `full_dataset = True` in the cell below.)"
7676
]

0 commit comments

Comments
 (0)