GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrDescriptionTrainingDataSetFeatures
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Metadata about the join of description anchors and OCR data for a set of description anchors.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
maxEditDistance
(type:integer()
, default:nil
)
- The max edit distance of any description anchor to its closest OCR text. -
maxEditDistanceRatio
(type:number()
, default:nil
)
- The maximum of (edit distance of any description anchor to its closest OCR text over description anchor label length). -
medianEditDistance
(type:integer()
, default:nil
)
- The median edit distance of any description anchor to its closest OCR text.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrDescriptionTrainingDataSetFeatures