Commit 44c81984 authored by chenzk's avatar chenzk
Browse files

v1.0.1

parent c218d1c5
Pipeline #1193 canceled with stages
...@@ -58,7 +58,7 @@ pip install -r requirements.txt # requirements.txt ...@@ -58,7 +58,7 @@ pip install -r requirements.txt # requirements.txt
`cifar100` `cifar100`
- http://www.cs.toronto.edu/~kriz/cifar-100-python.tar.gz - http://www.cs.toronto.edu/~kriz/cifar-100-python.tar.gz
项目中已提供[`cifar-100-python`](./cifar100.zip),解压即可使用,训练数据目录结构如下: 项目中已提供[`cifar-100-python`](./cifar100/cifar100.zip),解压即可使用,训练数据目录结构如下:
``` ```
cifar100/cifar-100-python cifar100/cifar-100-python
├── train ├── train
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment