LensDiscoveryStyleAestheticsScoreSignals

GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStyleAestheticsScoreSignals


Table of Contents ▼

Jump to a specific part of the page:

Description

Aesthetics score of a style image. Check http://go/styleai-indexing-g3doc#aesthetic-model for more details about the Style AI Aesthetics Model.

Attributes List

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

View Attributes

Attributes

  1. discretizedAestheticsScore (type: integer(), default: nil)
    - Aesthetics score discretized into range [0, 100].
  2. version (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStyleAestheticsScoreSignals{
discretizedAestheticsScore: integer() | nil,
version: String.t() | nil
}

Function

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

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