diff --git a/example/mobilenetv2_imagenet2012/README.md b/example/mobilenetv2_imagenet2012/README.md index bb5288908d5cda8cee0ae476a7637ab3b81a1dc2..deee9017d8814aee879c08e1275cb0972bb60e11 100644 --- a/example/mobilenetv2_imagenet2012/README.md +++ b/example/mobilenetv2_imagenet2012/README.md @@ -8,7 +8,7 @@ This is an example of training MobileNetV2 with ImageNet2012 dataset in MindSpor * Install [MindSpore](https://www.mindspore.cn/install/en). -* Download the dataset [ImageNet2012](http://www.image-net.org/). +* Download the dataset [ImageNet2012]. > Unzip the ImageNet2012 dataset to any path you want and the folder structure should be as follows: > ```