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

  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
keypoint_detector.h 33 explicit KeypointDetector(const KeypointDetectorConfig* const config)
110 const KeypointDetectorConfig* const config_;
config.h 264 struct KeypointDetectorConfig {
269 explicit KeypointDetectorConfig(const Size& image_size)
284 KeypointDetectorConfig keypoint_detector_config;

Completed in 75 milliseconds