From 9207607a595fdf6c2e2cb01473b6e08f0746b8d3 Mon Sep 17 00:00:00 2001 From: iovodov <b@ovdv.ru> Date: Sat, 21 Apr 2018 20:22:16 +0000 Subject: [PATCH] Fix issue #674: parameter "flip" is added to [net] parameters for classifier and detector --- build/darknet/x64/yolo.cfg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/build/darknet/x64/yolo.cfg b/build/darknet/x64/yolo.cfg index 7001dfa..e4d93e5 100644 --- a/build/darknet/x64/yolo.cfg +++ b/build/darknet/x64/yolo.cfg @@ -256,3 +256,4 @@ absolute=1 thresh = .6 random=1 + -- Gitblit v1.10.0