traffic_light_classifier / lamp_recognizer_ml.param.yaml
xmfcx's picture
feat: add traffic_light_classifier v4.0 artifacts (from awf.ml.dev.web.auto/perception/models/traffic_light_classifier/v4)
527c490 verified
Raw
History Blame Contribute Delete
368 Bytes
/**:
ros__parameters:
model_params:
num_anchors: 3
chans_per_anchor: 16
x_index: 0
y_index: 1
w_index: 2
h_index: 3
obj_index: 4
color_start: 5
type_start: 8
num_types: 6
num_colors: 3
cos_index: 14
sin_index: 15
scale_x_y: 2.0
anchors: [7.0, 7.0, 14.0, 14.0, 42.0, 42.0]