Searched defs:NMSTaskParam (Results 1 – 1 of 1) sorted by relevance
499 struct NMSTaskParam { struct502 TfLiteContext* context;503 TfLiteNode* node;504 OpData* op_data;505 const float* scores;507 int num_classes;508 int num_boxes;509 int label_offset;510 int num_classes_with_background;511 int num_detections_per_class;[all …]