...
Joseph Redmon
2016-01-31 c604f2d9947413b75e5b35f6997458f1f8f89166
src/yolo_kernels.cu
@@ -33,7 +33,7 @@
static image disp ;
static cv::VideoCapture cap;
static float fps = 0;
static int demo_thresh = 0;
static float demo_thresh = 0;
void *fetch_in_thread(void *ptr)
{