Searched defs:box_height (Results 1 – 3 of 3) sorted by relevance
84 …nst float center_x, const float center_y, const float box_width, const float box_height, const int… in store_coordinates()142 float box_height; in calculate_prior_boxes() local
74 float box_height; in prior_box_layer() local
161 const int box_height = (y2 - y1) / 2; in GetCode() local