Metadata-Version: 2.1
Name: azureml-automl-dnn-vision
Version: 1.55.0.post2
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 
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7,<3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: azureml-automl-core ~=1.55.0
Requires-Dist: azureml-dataset-runtime ~=1.55.0
Requires-Dist: azureml-core ~=1.55.0
Requires-Dist: azureml-telemetry ~=1.55.0
Requires-Dist: azureml-train-automl-client ~=1.55.0
Requires-Dist: azureml-train-automl-runtime ~=1.55.0
Requires-Dist: azureml-automl-runtime ~=1.55.0
Requires-Dist: numpy <=1.23.5,>=1.18.5
Requires-Dist: opencv-python-headless ==4.4.0.46
Requires-Dist: pillow ==10.3.0
Requires-Dist: pretrainedmodels ==0.7.4
Requires-Dist: psutil ==5.8.0
Requires-Dist: pycocotools ==2.0.6
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.10
Requires-Dist: timm ==0.4.12
Requires-Dist: torch ==1.13.1
Requires-Dist: torchvision ==0.14.1
Requires-Dist: recordclass ~=0.21.1
Requires-Dist: matplotlib <=3.6.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.

