std::vector<float>::iterator biggest_amsk = std::max_element(cls_scores_mask.begin(),cls_scores_mask.end()); 相关文章: