Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dobject_tracker.cc550 const bool spontaneous_detections_allowed = in ProcessDetections() local
577 } else if (no_collisions && spontaneous_detections_allowed) { in ProcessDetections()