dataset_loaders
dataset_loaders copied to clipboard
mnist and mnistm dataloaders
Mnist segmentations are useful for quick training when testing models
Hello @arikanev! Thanks for updating the PR.
Cheers ! There are no PEP8 issues in this Pull Request. :beers:
Comment last updated on January 15, 2018 at 16:55 Hours UTC
Implemented changes as requested, let me know if I should modify anything
Removed mnistm.py, mnist.py should have all of the necessary changes you requested.