This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
remove http link from README.md for vgg
pull/1005/head
caojian05
5 years ago
parent
07ae9fc168
commit
61d7ec7bf3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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:
> ```
Write
Preview
Loading…
Cancel
Save