Joseph Redmon
2015-12-16 81c23650e1b880279d29e9a6cef18d29e2cec69c
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)
{