18 #ifndef DETECTION_OUTPUT_H 19 #define DETECTION_OUTPUT_H 36 cldnn_code_type_corner,
37 cldnn_code_type_center_size,
38 cldnn_code_type_corner_size,
50 uint32_t share_location;
52 int background_label_id;
62 uint32_t variance_encoded_in_target;
64 float confidence_threshold;
67 CLDNN_DECLARE_PRIMITIVE_TYPE_ID(detection_output);
#define CLDNN_BEGIN_PRIMITIVE_DESC(PType)
Begin primitive description definition.
cldnn_prior_box_code_type
Select method for coding the prior-boxes in Detection Output layer ( cldnn_detection_output_desc )...
#define CLDNN_END_PRIMITIVE_DESC(PType)
Close primitive descriptor definition.