Searched refs:X_SCALE (Results 1 – 2 of 2) sorted by relevance
16 X_SCALE = 10.0 variable150 xcenter = predictions[0][n][1] / X_SCALE * box_priors[3][n] + box_priors[1][n]
30 X_SCALE = 10.0 variable98 bbox_center_x = loc_data[4 * i + 1] / X_SCALE * prior_bboxes[3][i] + prior_bboxes[1][i]