Output tensor (Inference Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
 
Line 1: Line 1:
An Output tensor is a multi-dimensional data array that serves as output for [[Neural Network]]s. Generally these output tensors are results of the operations applied by the convolution neural network on the [[Input tensor (Inference Overlay)|input tensors]]. Depending on the type of neural network, multiple type of output tensors can be generated.
An Output tensor is a multi-dimensional data array that serves as output for [[Region-based Convolutional Neural Network (Inference Overlay)|RCNN]]s. Generally these output tensors are results of the operations applied by the convolution neural network on the [[Input tensor (Inference Overlay)|input tensors]]. Depending on the type of neural network, multiple type of output tensors can be generated.


[[File:inference_overlay_wizard_tensor_link_ouput.jpg|thumb|right|An output tensor link in the Inference Overlay Wizard.]]
[[File:inference_overlay_wizard_tensor_link_ouput.jpg|thumb|right|An output tensor link in the Inference Overlay Wizard.]]

Latest revision as of 15:56, 29 June 2026

An Output tensor is a multi-dimensional data array that serves as output for RCNNs. 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.

An output tensor link in the Inference Overlay Wizard.

In the Tygron Platform, the following output tensors are supported:

Notes

  • The Inference Overlay wizard will report an issue when a result type is referenced by a tensor link but is not yet added to the Inference Overlay.