Searched refs:H_SCALE (Results 1 – 2 of 2) sorted by relevance
17 H_SCALE = 5.0 variable151 h = math.exp(predictions[0][n][2] / H_SCALE) * box_priors[2][n]
31 H_SCALE = 5.0 variable101 bbox_h = math.exp(loc_data[4 * i + 2] / H_SCALE) * prior_bboxes[2][i]