From f0abcfa02b2094396f955c743f7f11fcdb2e3d13 Mon Sep 17 00:00:00 2001 From: IlyaOvodov <b@ovdv.ru> Date: Mon, 04 Jun 2018 15:57:15 +0000 Subject: [PATCH] Merge branch 'master' of https://github.com/AlexeyAB/darknet into Fix_get_color_depth --- build/darknet/x64/darknet_coco_9000_demo.cmd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/build/darknet/x64/darknet_coco_9000_demo.cmd b/build/darknet/x64/darknet_coco_9000_demo.cmd index 390d7d4..9f7f124 100644 --- a/build/darknet/x64/darknet_coco_9000_demo.cmd +++ b/build/darknet/x64/darknet_coco_9000_demo.cmd @@ -1,5 +1,5 @@ -darknet.exe detector demo cfg/combine9k.data yolo9000.cfg yolo9000.weights street4k.mp4 +darknet.exe detector demo cfg/combine9k.data yolo9000.cfg yolo9000.weights street4k.mp4 -out_filename res.avi -- Gitblit v1.10.0