remove http link from README.md for vgg

This commit is contained in:
caojian05 2020-05-08 16:54:50 +08:00
parent a87e666e3e
commit fa6be1dfa7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ This example is for VGG16 model training and evaluation.
- Install [MindSpore](https://www.mindspore.cn/install/en).
- Download the dataset [CIFAR-10](http://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz).
- Download the CIFAR-10 binary version dataset.
> Unzip the CIFAR-10 dataset to any path you want and the folder structure should be as follows:
> ```