HomeSort by relevance Sort by last modified time
    Searched refs:kMaxKeypointsForObject (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
config.h 125 static const int kMaxKeypointsForObject = 16;
keypoint_detector.cc 174 MIN(kMaxKeypointsForObject - num_keypoints_already_in_box,

Completed in 3131 milliseconds