Metadata-Version: 2.1
Name: MLclf
Version: 0.1.0
Summary: mini-imagenet dataset transformed to fit classification task.
Home-page: https://github.com/tiger2017/mlclf
Author: Daniel Cao
Author-email: supercxman@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: MacOS
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

This project is to transform the mini-imagenet dataset to the format that fit the classification task.

The transformed dataset is divided into train, validation and test dataset, each dataset of which includes 100 classes.

