Closed jkglasbrenner closed 1 year ago
There are multiple copies of the MNIST download script across the project that are used to download the data and save it as a set of PNG files. Examples include:
These should be consolidated and the script should be made available in a single, easy-to-find folder.
Documentation for how to use this script to download the MNIST dataset for use in a Dioptra instance will be handled in #154.
/scripts
Consolidate the MNIST downloader with the Roadsigns dataset downloader and annotation patcher: https://github.com/usnistgov/dioptra/tree/dev/examples/tensorflow-roadsigns-yolo/data
Closed by #173
Is your feature request related to a problem? Please describe.
There are multiple copies of the MNIST download script across the project that are used to download the data and save it as a set of PNG files. Examples include:
These should be consolidated and the script should be made available in a single, easy-to-find folder.
Documentation for how to use this script to download the MNIST dataset for use in a Dioptra instance will be handled in #154.
Definition of Done
/scripts
directory