From dbfce931ebcc24ff6970fe5f394d80bde16e8fd4 Mon Sep 17 00:00:00 2001 From: Xinyu Zhou Date: Sun, 6 Aug 2017 11:05:37 +0800 Subject: [PATCH] adjust wording --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 665be9f9..a13b73c6 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ The features are summarized blow: + Only **RBOX** part is implemented. + A fast Locality-Aware NMS in C++ provided by the paper's author. + The pre-trained model provided achieves **80.83** F1-score on ICDAR 2015 - Incidental Scene Text Detection using only images from ICDAR 2015 and 2013. + Incidental Scene Text Detection Challenge using only training images from ICDAR 2015 and 2013. see [here](http://rrc.cvc.uab.es/?ch=4&com=evaluation&view=method_samples&task=1&m=29855>v=1) for the detailed results. + Differences from original paper + Use ResNet-50 rather than PVANET