AlexeyAB
2017-12-28 83d9b0b6d81755ce3f7b856b56a485b0abb34f81
src/detector.c
@@ -399,7 +399,7 @@
    int m = plist->size;
    int i=0;
   float thresh = .2;// .001;
   float thresh = .001;// .001;  // .2;
    float iou_thresh = .5;
    float nms = .4;