models Package
Classes
BoundingBox |
Bounding box that defines a region of an image. All required parameters must be populated in order to send to Azure. |
CreateProjectOptions |
Options used for createProject. |
CustomBaseModelInfo |
CustomBaseModelInfo. All required parameters must be populated in order to send to Azure. |
CustomVisionError |
CustomVisionError. All required parameters must be populated in order to send to Azure. |
CustomVisionErrorException |
Server responded with exception of type: 'CustomVisionError'. |
Domain |
Domains are used as the starting point for your project. Each domain is optimized for specific types of images. Domains with compact in their name can be exported. For more information visit the domain documentation. Variables are only populated by the server, and will be ignored when sending a request. |
Export |
Export. Variables are only populated by the server, and will be ignored when sending a request. |
Image |
Image model to be sent as JSON. Variables are only populated by the server, and will be ignored when sending a request. |
ImageCreateResult |
ImageCreateResult. Variables are only populated by the server, and will be ignored when sending a request. |
ImageCreateSummary |
ImageCreateSummary. Variables are only populated by the server, and will be ignored when sending a request. |
ImageFileCreateBatch |
ImageFileCreateBatch. |
ImageFileCreateEntry |
ImageFileCreateEntry. |
ImageIdCreateBatch |
ImageIdCreateBatch. |
ImageIdCreateEntry |
ImageIdCreateEntry. |
ImageMetadataUpdateEntry |
Entry associating a metadata to an image. |
ImageMetadataUpdateSummary |
ImageMetadataUpdateSummary. Variables are only populated by the server, and will be ignored when sending a request. |
ImagePerformance |
Image performance model. Variables are only populated by the server, and will be ignored when sending a request. |
ImagePrediction |
Result of an image prediction request. Variables are only populated by the server, and will be ignored when sending a request. |
ImageProcessingSettings |
Represents image preprocessing settings used by image augmentation. |
ImageRegion |
ImageRegion. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
ImageRegionCreateBatch |
Batch of image region information to create. |
ImageRegionCreateEntry |
Entry associating a region to an image. All required parameters must be populated in order to send to Azure. |
ImageRegionCreateResult |
ImageRegionCreateResult. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
ImageRegionCreateSummary |
ImageRegionCreateSummary. |
ImageRegionProposal |
ImageRegionProposal. Variables are only populated by the server, and will be ignored when sending a request. |
ImageTag |
ImageTag. Variables are only populated by the server, and will be ignored when sending a request. |
ImageTagCreateBatch |
Batch of image tags. |
ImageTagCreateEntry |
Entry associating a tag to an image. |
ImageTagCreateSummary |
ImageTagCreateSummary. |
ImageUrl |
Image url. All required parameters must be populated in order to send to Azure. |
ImageUrlCreateBatch |
ImageUrlCreateBatch. |
ImageUrlCreateEntry |
ImageUrlCreateEntry. All required parameters must be populated in order to send to Azure. |
Iteration |
Iteration model to be sent over JSON. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
IterationPerformance |
Represents the detailed performance data for a trained iteration. Variables are only populated by the server, and will be ignored when sending a request. |
ModelInformation |
Model information. All required parameters must be populated in order to send to Azure. |
Prediction |
Prediction result. Variables are only populated by the server, and will be ignored when sending a request. |
PredictionQueryResult |
Query result of the prediction images that were sent to your prediction endpoint. Variables are only populated by the server, and will be ignored when sending a request. |
PredictionQueryTag |
PredictionQueryTag. |
PredictionQueryToken |
PredictionQueryToken. |
Project |
Represents a project. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
ProjectExport |
Represents information about a project export. Variables are only populated by the server, and will be ignored when sending a request. |
ProjectSettings |
Represents settings associated with a project. Variables are only populated by the server, and will be ignored when sending a request. |
Region |
Region. All required parameters must be populated in order to send to Azure. |
RegionProposal |
RegionProposal. Variables are only populated by the server, and will be ignored when sending a request. |
StoredImagePrediction |
Result of an image prediction request. Variables are only populated by the server, and will be ignored when sending a request. |
StoredSuggestedTagAndRegion |
Result of a suggested tags and regions request of the untagged image. Variables are only populated by the server, and will be ignored when sending a request. |
SuggestedTagAndRegion |
Result of a suggested tags and regions request. Variables are only populated by the server, and will be ignored when sending a request. |
SuggestedTagAndRegionQuery |
The array of result images and token containing session and continuation Ids for the next query. Variables are only populated by the server, and will be ignored when sending a request. |
SuggestedTagAndRegionQueryToken |
Contains properties we need to fetch suggested tags for. For the first call, Session and continuation set to null. Then on subsequent calls, uses the session/continuation from the previous SuggestedTagAndRegionQuery result to fetch additional results. |
Tag |
Represents a Tag. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
TagFilter |
Model that query for counting of images whose suggested tags match given tags and their probability are greater than or equal to the given threshold. |
TagPerformance |
Represents performance data for a particular tag in a trained iteration. Variables are only populated by the server, and will be ignored when sending a request. |
TrainingParameters |
Parameters used for training. |
Enums
Classifier | |
CustomVisionErrorCodes | |
DomainType | |
ExportFlavor | |
ExportPlatform | |
ExportStatus | |
ImageCreateStatus | |
ImageMetadataUpdateStatus | |
OrderBy | |
ProjectStatus | |
SortBy | |
TagType | |
TrainingType |
Azure SDK for Python