Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 3.01 KB

Text end-to-end.md

File metadata and controls

45 lines (28 loc) · 3.01 KB

end-to-end methods

真正的端到端方法:[1 2,2017]&[1 2 3,2018]

Deep Learning Methods

2018

[1]Mask TextSpotter: An End-to-End TrainableNeural Network for Spotting Text with Arbitrary Shapes ECCV'2018 pdf

[2]FOTS: Fast Oriented Text Spotting with a Unified Network CVPR'2018 pdf [code]

[3]An End-to-End TextSpotter with Explicit Alignment and Attention CVPR'2018 pdf code

2017

[1]Towards End-to-end Text Spotting with Convolutional Recurrent Neural NetworksICCV'2017 pdf [code]

[2]Deep TextSpotter: An End-to-End Trainable Scene Text Localization and Recognition Framework ICCV'2017 pdf code

[3]STN-OCR: A single Neural Network for Text Detection and Text Recognition[CoRR]pdf code

2016

[1]Reading Text in the Wild with Convolutional Neural Networks [IJCV'2016] pdf code

2015

[1] An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition pdf code

2014

[1]Deep Features for Text Spotting [ECCV'2014] pdf [code]

2013

[1]PhotoOCR: Reading Text in Uncontrolled Conditions ICCV'2013 pdf [code]

Conventional Methods

2012

[1]End-to-End Text Recognition with Convolutional Neural Networks[ICPR'2012]pdf[code]

[2]Real-Time Scene Text Localization and Recognition[CVPR'2012] pdf code

2011

[1]End-to-End Scene Text Recognition[ICCV'2011]pdf [code]

2010

[1]A method for text localization and recognition in real-world images[ACCV'2011]pdf [code]