Alexey
2017-11-20 c1904068afc431ca54771e5dc20f2c588e876956
Update Readme.md
1 files modified
2 ■■■■■ changed files
README.md 2 ●●●●● patch | view | raw | blame | history
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`