mirror of
https://github.com/hwalsuklee/awesome-deep-text-detection-recognition.git
synced 2024-10-01 03:15:35 -04:00
update readme.md
add a link to pytorch implementation for FOTS
This commit is contained in:
parent
807080d3a9
commit
63fde5a7f5
@ -45,7 +45,7 @@ A curated list of awesome deep learning based papers on text detection and recog
|
||||
'18-AAAI | 17/11/12 | [Feature Enhancement Network: A Refined Scene Text Detector](https://arxiv.org/pdf/1711.04249.pdf) | [0.9161](http://rrc.cvc.uab.es/?ch=2&com=evaluation&view=method_info&task=1&m=28362) |
|
||||
'17-arXiv | 17/11/30 | [ArbiText: Arbitrary-Oriented Text Detection in Unconstrained Scene](https://arxiv.org/pdf/1711.11249.pdf) | | 0.759 |
|
||||
'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) <br> [`VIDEO`](https://www.youtube.com/watch?v=F7TTYlFr2QM) |
|
||||
'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) <br> [`PYTORCH`](https://github.com/xieyufei1993/FOTS) <br> [`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 <br> (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 | 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)
|
||||
|
Loading…
Reference in New Issue
Block a user