Metadata-Version: 2.0
Name: azureml-contrib-automl-dnn-vision
Version: 1.21.0
Summary: AutoML DNN Vision Models
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6,<3.8
Description-Content-Type: text/x-rst
Requires-Dist: azureml-automl-core (~=1.21.0)
Requires-Dist: azureml-contrib-dataset (~=1.21.0)
Requires-Dist: azureml-core (~=1.21.0)
Requires-Dist: azureml-telemetry (~=1.21.0)
Requires-Dist: azureml-train-automl (~=1.21.0)
Requires-Dist: numpy (==1.18.5)
Requires-Dist: opencv-python (==4.3.0.36)
Requires-Dist: pillow (==8.0.1)
Requires-Dist: pretrainedmodels (==0.7.4)
Requires-Dist: psutil (==5.8.0)
Requires-Dist: pycocotools (==2.0.2)
Requires-Dist: pynvml (==8.0.4)
Requires-Dist: pytorch-ignite (==0.3.0)
Requires-Dist: ruamel.yaml (==0.16.12)
Requires-Dist: scikit-image (==0.17.2)
Requires-Dist: scikit-learn (==0.20.3)
Requires-Dist: scikit-multilearn (==0.2.0)
Requires-Dist: simplification (==0.5.7)
Requires-Dist: torch (==1.6.0)
Requires-Dist: torchvision (==0.7.0)

AutoML DNN Vision Package. This package is only meant to be used by AutoML system-generated scripts. To install in Windows, the "torch" and "torchvision" packages must be installed separately before this package. Please see https://pytorch.org/ for instructions.



