Skip to content

fashion mnist dataset by classes folder

Notifications You must be signed in to change notification settings

cyizhuo/fashion_mnist_dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Fashion Mnist dataset by classes folder

From: https://github.com/zalandoresearch/fashion-mnist

国内下载

飞桨社区: https://aistudio.baidu.com/datasetdetail/302409

File Tree

dataset
├── train
│   ├── class_001
|   |   ├── 1.jpg
|   |   ├── 2.jpg
|   |   └── ...
│   ├── class_002
|   |   ├── 1.jpg
|   |   ├── 2.jpg
|   |   └── ...
│   └── ...
└── test
    ├── class_001
    |    ├── 1.jpg
    |    ├── 2.jpg
    |    └── ...
    ├── class_002
    |    ├── 1.jpg
    |    ├── 2.jpg
    |    └── ...
    └── ...

About

fashion mnist dataset by classes folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published