Skip to content

XiaoshuangJi/cifar10_to_img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert the cifar10 dataset to images and save orderly.

First, create a folder named 'data'. Download the raw dataset from http://www.cs.toronto.edu/~kriz/cifar.html and unzip it into the 'raw' folder under the 'data' folder.

Then install necessary packages by:

pip install -r requirements.txt

At last, put the python files with the 'data' folder under the same parent folder and run the python file by:

python convert_test.py/convert_train.py

About

cifar10数据集转图片并分类保存

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages