Metadata-Version: 1.1
Name: cifar-extender
Version: 1.0
Summary: extending the cifar datasets with imagenet images
Home-page: https://github.com/messiest/cifar-extender
Author: Chris Messier
Author-email: messier.development@gmail.com
License: BSD 3-Clause
Description-Content-Type: UNKNOWN
Description: # CIFAR Extender
        
        Extend the CIFAR10 and CIFAR100 datasets with images from ImageNet.
        
        For a demo that downloads 25 of each image, run the demo script with:
        ```
        bash demo.sh
        ```
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
