Everything Platform is designed to detect and recognize instances of generic items in visual inputs by assigning concepts to them.
The platform provides a range of functionalities for building and executing inference workflows, enabling various business cases that require extracting structured concepts from visual data.
Below is the recommended standard workflow for performing an end-to-end inference on a given image:
- Define Taxonomy: A predefined taxonomy is created to specify the concepts that will be detected and recognized in the visual input.
- Image Encoding: The input image, such as a JPG file, is serialized into a Base64-encoded byte string.
- Data Upload: The encoded image data is uploaded to the Everything Platform as a newly created element.
- Asset Creation: An asset encapsulating the uploaded element is created.
- Automatic Annotation: The Everything Platform automatically generates annotations for the asset, based on the taxonomy.