From 9449156e6d95a672ba3c08f9d7d71bbb75f1a311 Mon Sep 17 00:00:00 2001 From: Alexey <AlexeyAB@users.noreply.github.com> Date: Wed, 17 Jan 2018 23:12:31 +0000 Subject: [PATCH] Added test-compile with: LIBSO=1 GPU=0 CUDNN=0 OPENCV=0 -j 8 --- 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