A small package for working with MNIST data.
Project description
MNIST Utils
This is a simple package for working with MNIST Images. If you have a physical mnist style gz file, you can use this package to load the images from the file.
This is useful for when you want to run a trained model for example and provide a PNG to the model. The model likely is trained on a numpy array -> this just handles the conversion from PNG to grayscale numpy array.
To get the latest version:
pip install mnist-utils
Working on the project
To build: python setup.py sdist bdist_wheel
To upload: python -m twine upload dist/*
(Token name: pypi_all_purpose)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mnist-utils-0.0.2.tar.gz
.
File metadata
- Download URL: mnist-utils-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6bf5b53f6bef1db67bc4d5bdc0d40c14ce544ffaf1fc73bd3871804b9fda4b1 |
|
MD5 | 7a69ce57435282ce2b1e1416b9b39df0 |
|
BLAKE2b-256 | 0e92c204b03f1bddbf0370b815bd142efd8cf91d73d6c9b6041df134bbabd92f |
File details
Details for the file mnist_utils-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: mnist_utils-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 146ef1e1911aef0a5f1a78ce2afa639ee0fe5a544c6a3edf7cdaa0aad6f9a3d0 |
|
MD5 | 55553d70592c3ec754b870e43de1c4c5 |
|
BLAKE2b-256 | 772f3f843b448cab69b6775642f2c9a82d358d74bec440f3fab56658ecf3da34 |