Browse Source

remove http link from README.md for vgg

pull/1005/head
caojian05 5 years ago
parent
commit
61d7ec7bf3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      example/vgg16_cifar10/README.md

+ 1
- 1
example/vgg16_cifar10/README.md 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:
> ```


Loading…
Cancel
Save