src/detection.c
@@ -93,7 +93,7 @@ load_thread = load_data_detection_thread(imgs, paths, plist->size, classes, net.w, net.h, side, side, background, &buffer); /* image im = float_to_image(im_dim, im_dim, 3, train.X.vals[114]); image im = float_to_image(net.w, net.h, 3, train.X.vals[114]); draw_detection(im, train.y.vals[114], 7); */