Get desktop application:
View/edit binary Protocol Buffers messages
Task enumerates the AI task that a model is designed to solve.
Unspecified.
Image Classification - classify images into predefined categories.
Object Detection - detect and localize multiple objects in images.
Keypoint Detection - detect and localize multiple keypoints of objects in images.
OCR (Optical Character Recognition) - detect and recognize text in images.
Instance Segmentation - detect, localize and delineate multiple objects in images.
Semantic Segmentation - classify image pixels into predefined categories.
Text to Image - generate images from input text prompts.
Image to Image - generate an image from another image.
Embedding - generate an embedding (a representation as coordinates) from a multimodal input.
Speech Recognition - transcribe the words in an audio input.
Conversational Text Generation - generate text as responses to a dialog input.
Completion Text Generation - generate text following the input prompt.
Custom - custom task type for free form input/output.