Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dframe_pair.h57 int FillWeights(const BoundingBox& box,
Dframe_pair.cc43 FillWeights(resized_box, weights); in AdjustBox()
81 int FramePair::FillWeights(const BoundingBox& box, in FillWeights() function in tf_tracking::FramePair