Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dframe_pair.h57 int FillWeights(const BoundingBox& box,
Dframe_pair.cc42 FillWeights(resized_box, weights); in AdjustBox()
80 int FramePair::FillWeights(const BoundingBox& box, in FillWeights() function in tf_tracking::FramePair