src/coco.c @@ -135,6 +135,7 @@ } } } void get_boxes(float *predictions, int n, int num_boxes, int per_box, box *boxes) { int i,j;