Closed RalphGuo closed 2 years ago
Error occured in postprocess, when doing "auto max_pos = std::max_element(row+5, row+category+5)" I found that the *row is <0.00000000 float> when error occured, could it be the problem?
@linghu8812 Thanks!
Error occured in postprocess, when doing "auto max_pos = std::max_element(row+5, row+category+5)" I found that the *row is <0.00000000 float> when error occured, could it be the problem?