microsoft.com – cognitiveservices-Training
- Homepage
- https://api.apis.guru/v2/specs/microsoft.com:cognitiveservices-Training/2.2.json
- Provider
- microsoft.com:cognitiveservices-Training / cognitiveservices-Training
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/microsoft.com/cognitiveservices-Training/2.2/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/microsoft.com/cognitiveservices-Training/2.2/openapi.yaml
Tools (43)
Extracted live via the executor SDK.
-
domainsApi.getDomainGet information about a specific domain.
-
domainsApi.getDomainsGet a list of the available domains.
-
imageApi.createImageRegionsThis API accepts a batch of image regions, and optionally tags, to update existing images with region information. There is a limit of 64 entries in the batch.
-
imageApi.createImagesFromDataThis API accepts body content as multipart/form-data and application/octet-stream. When using multipart multiple image files can be sent at once, with a maximum of 64 files
-
imageApi.createImagesFromFilesThis API accepts a batch of files, and optionally tags, to create images. There is a limit of 64 images and 20 tags.
-
imageApi.createImagesFromPredictionsThis API creates a batch of images from predicted images specified. There is a limit of 64 images and 20 tags.
-
imageApi.createImagesFromUrlsThis API accepts a batch of urls, and optionally tags, to create images. There is a limit of 64 images and 20 tags.
-
imageApi.createImageTagsAssociate a set of images with a set of tags.
-
imageApi.deleteImageRegionsDelete a set of image regions.
-
imageApi.deleteImagesDelete images from the set of training images.
-
imageApi.deleteImageTagsRemove a set of tags from a set of images.
-
imageApi.getImagesByIdsThis API will return a set of Images for the specified tags and optionally iteration. If no iteration is specified the current workspace is used.
-
imageApi.getTaggedImageCountThe filtering is on an and/or relationship. For example, if the provided tag ids are for the "Dog" and "Cat" tags, then only images tagged with Dog and/or Cat will be returned
-
imageApi.getTaggedImagesThis API supports batching and range selection. By default it will only return first 50 images matching images. Use the {take} and {skip} parameters to control how many images to return in a given batch. The filtering is on an and/or relationship. For example, if the provided tag ids are for the "Dog" and "Cat" tags, then only images tagged with Dog and/or Cat will be returned
-
imageApi.getUntaggedImageCountThis API returns the images which have no tags for a given project and optionally an iteration. If no iteration is specified the current workspace is used.
-
imageApi.getUntaggedImagesThis API supports batching and range selection. By default it will only return first 50 images matching images. Use the {take} and {skip} parameters to control how many images to return in a given batch.
-
imageRegionProposalApi.getImageRegionProposalsThis API will get region proposals for an image along with confidences for the region. It returns an empty array if no proposals are found.
-
predictionsApi.deletePredictionDelete a set of predicted images and their associated prediction results.
-
predictionsApi.queryPredictionsGet images that were sent to your prediction endpoint.
-
predictionsApi.quickTestImageQuick test an image.
-
predictionsApi.quickTestImageUrlQuick test an image url.
-
projectApi.createProjectCreate a project.
-
projectApi.deleteIterationDelete a specific iteration of a project.
-
projectApi.deleteProjectDelete a specific project.
-
projectApi.exportIterationExport a trained iteration.
-
projectApi.getExportsGet the list of exports for a specific iteration.
-
projectApi.getImagePerformanceCountThe filtering is on an and/or relationship. For example, if the provided tag ids are for the "Dog" and "Cat" tags, then only images tagged with Dog and/or Cat will be returned
-
projectApi.getImagePerformancesThis API supports batching and range selection. By default it will only return first 50 images matching images. Use the {take} and {skip} parameters to control how many images to return in a given batch. The filtering is on an and/or relationship. For example, if the provided tag ids are for the "Dog" and "Cat" tags, then only images tagged with Dog and/or Cat will be returned
-
projectApi.getIterationGet a specific iteration.
-
projectApi.getIterationPerformanceGet detailed performance information about an iteration.
-
projectApi.getIterationsGet iterations for the project.
-
projectApi.getProjectGet a specific project.
-
projectApi.getProjectsGet your projects.
-
projectApi.trainProjectQueues project for training.
-
projectApi.updateIterationUpdate a specific iteration.
-
projectApi.updateProjectUpdate a specific project.
-
tagsApi.createTagCreate a tag for the project.
-
tagsApi.deleteTagDelete a tag from the project.
-
tagsApi.getTagGet information about a specific tag.
-
tagsApi.getTagsGet the tags for a given project and iteration.
-
tagsApi.updateTagUpdate a tag.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools