DrishtiFeatureSetDataFeatureSetElement

GoogleApi.ContentWarehouse.V1.Model.DrishtiFeatureSetDataFeatureSetElement


Table of Contents ▼

Jump to a specific part of the page:

Description

A FeatureSetElement stores the features coming from a single group.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. compressed (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiCompressedFeature, default: nil)
    -
  2. dense (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiDenseFeatureData, default: nil)
    -
  3. indexed (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiIndexedFeatureData, default: nil)
    -
  4. name (type: String.t, default: nil)
    - A name for the feature group: example "AUDIO", "VIDEO", "OCR", etc.
  5. quantized (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiQuantizedDenseFeatureData, default: nil)
    -
  6. quantizedByteDense (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiQuantizedByteDenseFeatureData, default: nil)
    -
  7. quantizedByteIndexed (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiQuantizedByteIndexedFeatureData, default: nil)
    -
  8. sparse (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiSparseFeatureData, default: nil)
    -
  9. token (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiDenseTokenData, default: nil)
    -

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.DrishtiFeatureSetDataFeatureSetElement