Skip to content

A simple script to obtain the PNG images from Cifar-10 dataset

Notifications You must be signed in to change notification settings

tiagosn/cifar-10_py2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Cifar-10 from python (cPickle) to PNG

A simple script to obtain the PNG images from Cifar-10 dataset

How to use it

  • Download the "pickled" version of Cifar-10
  • Use the following command to obtain the imagens: python2.7 cifar-10_py2png.py cifar-10-batches-py
  • Done!!!

Dependencies

  • opencv
  • cPickle

About

A simple script to obtain the PNG images from Cifar-10 dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages