AlexeyAB
2018-06-03 7359843a4b0ed053aaa4cb5cc4337e821e83a1a1
src/detector.c
@@ -106,7 +106,7 @@
    args.hue = net.hue;
#ifdef OPENCV
   args.threads = 3;
   args.threads = 3 * ngpus;
   IplImage* img = NULL;
   float max_img_loss = 5;
   int number_of_lines = 100;