com.microsoft.azure.cognitiveservices.vision.customvision.training.models
This package contains the models classes for CustomVisionTrainingClient.
Classes
| BoundingBox |
Bounding box that defines a region of an image. |
| Classifier |
Defines values for Classifier. |
| CreateImageRegionsOptionalParameter |
The CreateImageRegionsOptionalParameter model. |
| CreateImagesFromDataOptionalParameter |
The CreateImagesFromDataOptionalParameter model. |
| CreateImageTagsOptionalParameter |
The CreateImageTagsOptionalParameter model. |
| CreateProjectOptionalParameter |
The CreateProjectOptionalParameter model. |
| CreateTagOptionalParameter |
The CreateTagOptionalParameter model. |
| CustomVisionError |
The CustomVisionError model. |
| CustomVisionErrorCodes |
Defines values for CustomVisionErrorCodes. |
| CustomVisionErrorException |
Exception thrown for an invalid response with CustomVisionError information. |
| Domain |
The Domain model. |
| DomainType |
Defines values for DomainType. |
| Export |
The Export model. |
| ExportFlavor |
Defines values for ExportFlavor. |
| ExportIterationOptionalParameter |
The ExportIterationOptionalParameter model. |
| ExportPlatform |
Defines values for ExportPlatform. |
| ExportStatus |
Defines values for ExportStatus. |
| GetImagePerformanceCountOptionalParameter |
The GetImagePerformanceCountOptionalParameter model. |
| GetImagePerformancesOptionalParameter |
The GetImagePerformancesOptionalParameter model. |
| GetImagesByIdsOptionalParameter |
The GetImagesByIdsOptionalParameter model. |
| GetIterationPerformanceOptionalParameter |
The GetIterationPerformanceOptionalParameter model. |
| GetTaggedImageCountOptionalParameter |
The GetTaggedImageCountOptionalParameter model. |
| GetTaggedImagesOptionalParameter |
The GetTaggedImagesOptionalParameter model. |
| GetTagOptionalParameter |
The GetTagOptionalParameter model. |
| GetTagsOptionalParameter |
The GetTagsOptionalParameter model. |
| GetUntaggedImageCountOptionalParameter |
The GetUntaggedImageCountOptionalParameter model. |
| GetUntaggedImagesOptionalParameter |
The GetUntaggedImagesOptionalParameter model. |
| Image |
Image model to be sent as JSON. |
| ImageCreateResult |
The ImageCreateResult model. |
| ImageCreateStatus |
Defines values for ImageCreateStatus. |
| ImageCreateSummary |
The ImageCreateSummary model. |
| ImageFileCreateBatch |
The ImageFileCreateBatch model. |
| ImageFileCreateEntry |
The ImageFileCreateEntry model. |
| ImageIdCreateBatch |
The ImageIdCreateBatch model. |
| ImageIdCreateEntry |
The ImageIdCreateEntry model. |
| ImagePerformance |
Image performance model. |
| ImagePrediction |
Result of an image prediction request. |
| ImageRegion |
The ImageRegion model. |
| ImageRegionCreateBatch |
Batch of image region information to create. |
| ImageRegionCreateEntry |
Entry associating a region to an image. |
| ImageRegionCreateResult |
The ImageRegionCreateResult model. |
| ImageRegionCreateSummary |
The ImageRegionCreateSummary model. |
| ImageRegionProposal |
The ImageRegionProposal model. |
| ImageTag |
The ImageTag model. |
| ImageTagCreateBatch |
Batch of image tags. |
| ImageTagCreateEntry |
Entry associating a tag to an image. |
| ImageTagCreateSummary |
The ImageTagCreateSummary model. |
| ImageUrl |
Image url. |
| ImageUrlCreateBatch |
The ImageUrlCreateBatch model. |
| ImageUrlCreateEntry |
The ImageUrlCreateEntry model. |
| Iteration |
Iteration model to be sent over JSON. |
| IterationPerformance |
Represents the detailed performance data for a trained iteration. |
| OrderBy |
Defines values for OrderBy. |
| Prediction |
Prediction result. |
| PredictionQueryResult |
The PredictionQueryResult model. |
| PredictionQueryTag |
The PredictionQueryTag model. |
| PredictionQueryToken |
The PredictionQueryToken model. |
| Project |
Represents a project. |
| ProjectSettings |
Represents settings associated with a project. |
| QuickTestImageOptionalParameter |
The QuickTestImageOptionalParameter model. |
| QuickTestImageUrlOptionalParameter |
The QuickTestImageUrlOptionalParameter model. |
| Region |
The Region model. |
| RegionProposal |
The RegionProposal model. |
| StoredImagePrediction |
result of an image classification request. |
| Tag |
Represents a Tag. |
| TagPerformance |
Represents performance data for a particular tag in a trained iteration. |
| TagType |
Defines values for TagType. |
| TrainingType |
Defines values for TrainingType. |
| TrainProjectOptionalParameter |
The TrainProjectOptionalParameter model. |