GoogleApi.ContentWarehouse.V1.Model.DrishtiCompressedFeature
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Protocol buffer for storing compressed feature.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
featureName
(type:String.t
, default:nil
)
- -
inRangeBitstream
(type:String.t
, default:nil
)
- in_range_bitstream is the string produced by range coder, while out_of_range_bitstream corresponds to the overflow stream, which is used whenever a quantized value is out of range. See https://cs.corp.google.com/piper///depot/google3/research/vision/piedpiper/brain/python/layers/entropy_models.py?l=225&cl=234825412 -
outOfRangeBitstream
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.DrishtiCompressedFeature