Introducing LiteRT: Google's high-performance runtime for on-device AI, formerly known as TensorFlow Lite.
Learn more
mp.calculators.tflite.ssd_anchors_calculator_pb2.SsdAnchorsCalculatorOptions
Stay organized with collections
Save and categorize content based on your preferences.
A ProtocolMessage
Attributes |
anchor_offset_x
|
float anchor_offset_x
|
anchor_offset_y
|
float anchor_offset_y
|
anchor_scale
|
float anchor_scale
|
aspect_ratios
|
repeated float aspect_ratios
|
feature_map_height
|
repeated int32 feature_map_height
|
feature_map_width
|
repeated int32 feature_map_width
|
fixed_anchor_size
|
bool fixed_anchor_size
|
fixed_anchors
|
repeated Anchor fixed_anchors
|
input_size_height
|
int32 input_size_height
|
input_size_width
|
int32 input_size_width
|
interpolated_scale_aspect_ratio
|
float interpolated_scale_aspect_ratio
|
max_level
|
int32 max_level
|
max_scale
|
float max_scale
|
min_level
|
int32 min_level
|
min_scale
|
float min_scale
|
multiscale_anchor_generation
|
bool multiscale_anchor_generation
|
normalize_coordinates
|
bool normalize_coordinates
|
num_layers
|
int32 num_layers
|
reduce_boxes_in_lowest_layer
|
bool reduce_boxes_in_lowest_layer
|
scales_per_octave
|
int32 scales_per_octave
|
strides
|
repeated int32 strides
|
Class Variables |
ext
|
Instance of google.protobuf.pyext._message.FieldDescriptor
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-01 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-05-01 UTC."}