From d9b744298eb5cddce6a9ed3388070f1e578d82ac Mon Sep 17 00:00:00 2001
From: Alexey <AlexeyAB@users.noreply.github.com>
Date: Sun, 01 Apr 2018 11:06:23 +0000
Subject: [PATCH] Update Readme.md

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 26d0994..44680ab 100644
--- a/README.md
+++ b/README.md
@@ -239,7 +239,7 @@
       * https://github.com/AlexeyAB/darknet/blob/0039fd26786ab5f71d5af725fc18b3f521e7acfd/cfg/yolov3.cfg#L689
       * https://github.com/AlexeyAB/darknet/blob/0039fd26786ab5f71d5af725fc18b3f521e7acfd/cfg/yolov3.cfg#L776
 
-  So if `classes=1` then should be `filters=18`. If `classes=2` then write `filters=31`.
+  So if `classes=1` then should be `filters=18`. If `classes=2` then write `filters=21`.
   
   **(Do not write in the cfg-file: filters=(classes + 5)x3)**
   

--
Gitblit v1.10.0