Skip to content

Commit 92994d9

Browse files
committed
updated link to updated image set
1 parent 02cd4c6 commit 92994d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_multiple/3_prepare-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ In order to create our models, we have to provide training images to the classif
77
Each class we create should have *at least* **10** images. However, for optimal training time and accuracy it's best to have around 200 images sized at 224 x 224 pixels. Also, it's good practice to have images from an environment comparable to what you expect to classify. For example, since this is an iOS app, photos from your smartphone camera are probably ideal, verses professional photos or image search results. Also, try and change the background, lighting, and any other variables that you can think of!
88

99
# Preparing our data
10-
Download the [training image dataset](https://github.com/watson-developer-cloud/watson-vision-coreml-code-pattern/releases/download/2.0/arduino_training_images.zip), and unzip the contents to your desktop
10+
Download the [training image dataset](https://github.com/watson-developer-cloud/watson-vision-coreml-code-pattern/releases/download/3.0/arduino_training_images_updated.zip), and unzip the contents to your desktop

0 commit comments

Comments
 (0)