Skip to content

3omar-mostafa/MNIST-dataset-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-dataset-extractor

Extract MNIST handwritten digits dataset binary file into bmp images

More info at http://yann.lecun.com/exdb/mnist/

Dependencies

  • numpy
  • opencv

To install them in conda environment

conda env update --file requirements.yml

usage

python3 main.py filename output_folder

arguments:
  filename       File name to extract
  output_folder  Folder to extract files in

Download

Already extracted images can be downloaded at releases

About

Extract MNIST handwritten digits dataset binary file into bmp images

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages