Metadata-Version: 2.1
Name: azureml-automl-dnn-vision
Version: 1.49.0.post1
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7,<3.9
Description-Content-Type: text/x-rst
Requires-Dist: azureml-automl-core (~=1.49.0)
Requires-Dist: azureml-dataset-runtime (~=1.49.0)
Requires-Dist: azureml-core (~=1.49.0)
Requires-Dist: azureml-telemetry (~=1.49.0)
Requires-Dist: azureml-train-automl-client (~=1.49.0)
Requires-Dist: azureml-train-automl-runtime (~=1.49.0)
Requires-Dist: azureml-automl-runtime (~=1.49.0)
Requires-Dist: numpy (<=1.21.6,>=1.18.5)
Requires-Dist: opencv-python-headless (==4.3.0.38)
Requires-Dist: pillow (==9.0.0)
Requires-Dist: pretrainedmodels (==0.7.4)
Requires-Dist: psutil (==5.8.0)
Requires-Dist: pycocotools (==2.0.4)
Requires-Dist: pynvml (==8.0.4)
Requires-Dist: pytorch-ignite (~=0.4.9)
Requires-Dist: resnest (==0.0.6b20210504)
Requires-Dist: scikit-image (==0.19.3)
Requires-Dist: simplification (==0.5.7)
Requires-Dist: timm (==0.4.12)
Requires-Dist: torch (==1.11.0)
Requires-Dist: torchvision (==0.12.0)
Requires-Dist: recordclass (~=0.14.3)
Requires-Dist: captum (~=0.5.0)
Requires-Dist: saliency (~=0.1.3)
Requires-Dist: colorcet (~=3.0.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.



