Searched defs:pred_ctr_y (Results 1 – 3 of 3) sorted by relevance
73 const float pred_ctr_y = dy * height + ctr_y; in bounding_box_transform_qsymm16() local127 const T pred_ctr_y = dy * height + ctr_y; in bounding_box_transform() local
87 const T pred_ctr_y = dy * height + ctr_y; in bounding_box_transform() local
109 const float pred_ctr_y = ctr_y + height * dy; in GeneratePreNMSUprightBoxesKernel() local