Categorygithub.com/scott-the-programmer/azure-sdk-for-goservicescognitiveservicesv2.1customvisiontraining
# Packages
No description provided by the author
# Functions
New creates an instance of the BaseClient client.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleClassifierValues returns an array of possible values for the Classifier const type.
PossibleDomainTypeValues returns an array of possible values for the DomainType const type.
PossibleExportFlavorValues returns an array of possible values for the ExportFlavor const type.
PossibleExportPlatformValues returns an array of possible values for the ExportPlatform const type.
PossibleExportStatusModelValues returns an array of possible values for the ExportStatusModel const type.
PossibleImageUploadStatusValues returns an array of possible values for the ImageUploadStatus const type.
PossibleOrderByValues returns an array of possible values for the OrderBy const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Classification ...
CoreML ...
DefaultBaseURI is the default URI used for the service Training.
DockerFile ...
Done ...
ErrorImageFormat ...
ErrorImageSize ...
ErrorLimitExceed ...
ErrorRegionLimitExceed ...
ErrorSource ...
ErrorStorage ...
ErrorTagLimitExceed ...
ErrorUnknown ...
Exporting ...
Failed ...
Linux ...
Multiclass ...
Multilabel ...
Newest ...
ObjectDetection ...
OK ...
OKDuplicate ...
Oldest ...
ONNX ...
Suggested ...
TensorFlow ...
Windows ...
# Structs
BaseClient is the base client for Training.
BoundingBox ...
Domain ...
Export ...
Image image model to be sent as JSON.
ImageCreateResult ...
ImageCreateSummary ...
ImageFileCreateBatch ...
ImageFileCreateEntry ...
ImageIDCreateBatch ...
ImageIDCreateEntry ...
ImagePerformance image performance model.
ImagePrediction ...
ImageRegion ...
ImageRegionCreateBatch batch of image region information to create.
ImageRegionCreateEntry ...
ImageRegionCreateResult ...
ImageRegionCreateSummary ...
ImageRegionProposal ...
ImageTag ...
ImageTagCreateBatch ...
ImageTagCreateEntry ...
ImageTagCreateSummary ...
ImageURL ...
ImageURLCreateBatch ...
ImageURLCreateEntry ...
Int32 ...
Iteration iteration model to be sent over JSON.
IterationPerformance represents the detailed performance data for a trained iteration.
ListDomain ...
ListExport ...
ListImage ...
ListImagePerformance ...
ListIteration ...
ListProject ...
ListTag ...
Prediction ...
PredictionQueryResult ...
PredictionQueryTag ...
PredictionQueryToken ...
Project represents a project.
ProjectSettings represents settings associated with a project.
Region ...
RegionProposal ...
StoredImagePrediction result of an image classification request.
Tag represents a Tag.
TagPerformance represents performance data for a particular tag in a trained iteration.
# Type aliases
Classifier enumerates the values for classifier.
DomainType enumerates the values for domain type.
ExportFlavor enumerates the values for export flavor.
ExportPlatform enumerates the values for export platform.
ExportStatusModel enumerates the values for export status model.
ImageUploadStatus enumerates the values for image upload status.
OrderBy enumerates the values for order by.