Joseph Redmon
2016-02-05 c7c1e0e7b719711ddaf13f128a18e6830d5941e3
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)
{