Searched defs:detect_info (Results 1 – 5 of 5) sorted by relevance
139 const DetectionOutputLayerInfo detect_info = node.detection_output_info(); in create_detection_output_layer() local186 const DetectionPostProcessLayerInfo detect_info = node.detection_post_process_info(); in create_detection_post_process_layer() local
323 const DetectionOutputLayerInfo detect_info = node.detection_output_info(); in validate_detection_output_layer() local350 const DetectionPostProcessLayerInfo detect_info = node.detection_post_process_info(); in validate_detection_post_process_layer() local
923 const DetectionOutputLayerInfo detect_info = node.detection_output_info(); in create_detection_output_layer() local972 const DetectionPostProcessLayerInfo detect_info = node.detection_post_process_info(); in create_detection_post_process_layer() local
396 …c, NodeIdxPair input_conf, NodeIdxPair input_priorbox, const DetectionOutputLayerInfo &detect_info) in add_detection_output_node()413 …t_box_encoding, NodeIdxPair input_class_prediction, const DetectionPostProcessLayerInfo &detect_in… in add_detection_post_process_node()
588 …tream &&sub_stream_conf, SubStream &&sub_stream_prior, const DetectionOutputLayerInfo &detect_info) in DetectionOutputLayer()