Output tensor (Inference Overlay)
Revision as of 09:29, 9 October 2024 by Frank@tygron.nl (talk | contribs)
An Output tensor is a multi-dimensional data array that serves as output for Neural Networks. Generally these output tensors are results of the operations applied by the convolution neural network on the input tensors. Depending on the type of neural network, multiple type of output tensors can be generated.
In the Tygron Platform, the following output tensors are supported:
- BOXES
- LABELS
- MASKS
- SCORES
Notes
- The inference overlay wizard will report an issue when a prequel is referenced by a tensor link and it is not yet specified for the Inference Overlay.