Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dkeypoint_detector.h59 int AddExtraCandidatesForBoxes(
Dkeypoint_detector.cc297 int KeypointDetector::AddExtraCandidatesForBoxes( in AddExtraCandidatesForBoxes() function in tf_tracking::KeypointDetector
352 AddExtraCandidatesForBoxes(rois, max_num_box_keypoints, in FindKeypoints()