Joseph Redmon
2015-12-18 9802287b5890d9b2cc250adba1b9810657a95c9c
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)
{