From c1904068afc431ca54771e5dc20f2c588e876956 Mon Sep 17 00:00:00 2001
From: Alexey <AlexeyAB@users.noreply.github.com>
Date: Mon, 20 Nov 2017 21:12:03 +0000
Subject: [PATCH] Update Readme.md

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

diff --git a/README.md b/README.md
index 74ae89b..8eab467 100644
--- a/README.md
+++ b/README.md
@@ -325,6 +325,8 @@
 
 ![precision_recall_iou](https://hsto.org/files/ca8/866/d76/ca8866d76fb840228940dbf442a7f06a.jpg)
 
+How to calculate **mAP** [voc_eval.py](https://github.com/AlexeyAB/darknet/blob/master/scripts/voc_eval.py) or [datascience.stackexchange link](https://datascience.stackexchange.com/questions/16797/what-does-the-notation-map-5-95-mean)
+
 ### Custom object detection:
 
 Example of custom object detection: `darknet.exe detector test data/obj.data yolo-obj.cfg yolo-obj_8000.weights`

--
Gitblit v1.10.0