From e9e35ce465e1abec42636116f5388d1338d2b2b2 Mon Sep 17 00:00:00 2001 From: BaoWentz <43027337+BaoWentz@users.noreply.github.com> Date: Tue, 28 Apr 2020 13:48:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b335e95..b0c8d97 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ A curated list of awesome deep learning based papers on text detection and recog '18-AAAI | 18/01/04 | [PixelLink: Detecting Scene Text via Instance Segmentation](https://arxiv.org/pdf/1801.01315.pdf) | 0.881 | [0.8519](http://rrc.cvc.uab.es/?ch=4&com=evaluation&view=method_info&task=1&m=30576) | [`*TF(M)`](https://github.com/ZJULearning/pixel_link) [`TF`](https://github.com/BowieHsu/tensorflow_ocr) '18-CVPR | 18/01/05 | [FOTS: Fast Oriented Text Spotting with a Unified Network](https://arxiv.org/pdf/1801.01671.pdf) | [0.925](http://rrc.cvc.uab.es/?ch=2&com=evaluation&view=method_info&task=1&m=34624) | [0.8984](http://rrc.cvc.uab.es/?ch=4&com=evaluation&view=method_info&task=1&m=34625) | [`PYTORCH`](https://github.com/jiangxiluning/FOTS.PyTorch)
[`PYTORCH`](https://github.com/xieyufei1993/FOTS)
[`VIDEO`](https://www.youtube.com/watch?v=F7TTYlFr2QM) | '18-TIP | 18/01/09 | [TextBoxes++: A Single-Shot Oriented Scene Text Detector](https://arxiv.org/pdf/1801.02765.pdf) | 0.88 | 0.829
(L)[0.8475](http://rrc.cvc.uab.es/?ch=4&com=evaluation&view=method_info&task=1&m=29660) | [`*CAFFE(M)`](https://github.com/MhLiao/TextBoxes_plusplus) -'18-CVPR | 8/02/27 | [Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation](ttps://arxiv.org/pdf/1802.08948.pdf) | 0.88 | 0.843 |[`*PYTORCH(M)`](https://github.com/lvpengyuan/corner) +'18-CVPR | 18/02/27 | [Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation](https://arxiv.org/pdf/1802.08948.pdf) | 0.88 | 0.843 |[`*PYTORCH(M)`](https://github.com/lvpengyuan/corner) '18-CVPR | 18/03/09 | [An end-to-end TextSpotter with Explicit Alighment and Attention](https://arxiv.org/pdf/1803.03474.pdf) | 0.9 | 0.87 |[`*CAFFE(M)`](https://github.com/tonghe90/textspotter) '18-CVPR | 18/03/14 | [Rotation-Sensitive Regression for Oriented Scene Text Detection](https://arxiv.org/pdf/1803.05265.pdf) | 0.89 | 0.838 | [`*CAFFE(M)`](https://github.com/MhLiao/RRD) '18-arXiv | 18/04/08 | [Detecting Multi-Oriented Text with Corner-based Region Proposals](https://arxiv.org/pdf/1804.02690.pdf) | 0.876 | 0.845 | [`*CAFFE(M)`](https://github.com/xhzdeng/crpn)