Home
last modified time | relevance | path

Searched refs:GetWeightedMedianScale (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dframe_pair.h53 float GetWeightedMedianScale(const float* const weights,
Dframe_pair.cc72 const float scale_factor = GetWeightedMedianScale(weights, deltas); in AdjustBox()
269 float FramePair::GetWeightedMedianScale( in GetWeightedMedianScale() function in tf_tracking::FramePair