modify ReadMe

This commit is contained in:
meixiaowei 2020-05-08 16:33:31 +08:00
parent 465eaf3e9e
commit d3d26d864c
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ This is an example of training ResNet101 with ImageNet dataset in MindSpore.
- Install [MindSpore](https://www.mindspore.cn/install/en).
- Download the dataset [ImageNet](http://image-net.org/download).
- Download the dataset ImageNet2012.
> Unzip the ImageNet dataset to any path you want, the folder should include train and eval dataset as follows:
> Unzip the ImageNet2012 dataset to any path you want, the folder should include train and eval dataset as follows:
```
.