Ground Truth Node
The Ground Truth Node passes ground truth from a dataset to your model's layers

Setup
The Ground Truth Node defines the ground truth for a specific loss or metric.
The Ground Truth node have several properties:
Selected Ground Truth: a dropdown from which a Ground Truth can be selected. The list would include all registered ground truth encoders from your integration script.
Name: The name of the selected ground truth encoder in the integration script
Shape: The inferred shape of the ground truth encoder in the integration script
Last updated
Was this helpful?