From 9c63bd33ada8656a6eedccafbd468c56f3103f5f Mon Sep 17 00:00:00 2001 From: AlexeyAB Date: Fri, 7 Apr 2017 17:12:09 +0300 Subject: [PATCH] Added dir: results --- build/darknet/x64/darknet_coco.cmd | 2 +- build/darknet/x64/results/tmp.txt | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 build/darknet/x64/results/tmp.txt diff --git a/build/darknet/x64/darknet_coco.cmd b/build/darknet/x64/darknet_coco.cmd index 35c1d087..35c3e1b1 100644 --- a/build/darknet/x64/darknet_coco.cmd +++ b/build/darknet/x64/darknet_coco.cmd @@ -1,6 +1,6 @@ -darknet.exe detector test data/coco.data yolo.cfg yolo.weights -i 0 -thresh 0.1 +darknet.exe detector test data/coco.data yolo.cfg yolo.weights -i 0 -thresh 0.3 pause \ No newline at end of file diff --git a/build/darknet/x64/results/tmp.txt b/build/darknet/x64/results/tmp.txt new file mode 100644 index 00000000..e69de29b