From ab223e57e50a0a8e11a0ab406bf7de9767e1062b Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Tue, 6 Aug 2019 14:41:52 -0300 Subject: [PATCH] Update README.md Minor fixes to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed807ae..7c79a95 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ instances presenting binary masks. *Dataset recommended split.* Standard measures from the information retrieval and computer vision -literature should be employed: precision and recall, $F_1$ score and +literature should be employed: precision and recall, *F1-score* and average precision as seen in [COCO](http://cocodataset.org) and [Pascal VOC](http://host.robots.ox.ac.uk/pascal/VOC).