Jump to content

GstInference/Metadatas/GstEmbeddingMeta: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
=Fields=
=Fields=
The facenet element and embedding overlay uses similar metadata as the classification plugins. GstEmbeddingMeta consist on the following fields:
The facenet element and embedding overlay uses similar metadata as the classification plugins. GstEmbeddingMeta consist on the following fields:
{| class="wikitable" style="margin-right: 22em;"
|-
! field
! type
! description
|-
| num_dimensions
| gint
| The number of labels outputted by the model. This can vary from model to model. Facenet uses 128..
|-
| embedding
| gdouble *
| The embedding produced by the network
|}
*num_dimensions: The number of labels outputted by the model. This can vary from model to model. Facenet uses 128.
*num_dimensions: The number of labels outputted by the model. This can vary from model to model. Facenet uses 128.
*embedding: The embedding produced by the network
*embedding: The embedding produced by the network
351

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.