twinsyssy1018 / text_extraction

This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas) to appear in ICDAR2013 conference.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text_extraction

This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas), International Conference on Document Analysis and Recognition, ICDAR2013.

This code should reproduce the same quantitative results published on the paper for the KAIST dataset (for the task of text segmentation at pixel level). If you plan to compare this method with your's in other datasets please drop us a line ({lgomez,dimos}@cvc.uab.es). Thanks!

Includes the following third party code:

About

This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas) to appear in ICDAR2013 conference.


Languages

Language:C++ 94.3%Language:Python 3.6%Language:C 1.2%Language:Shell 0.6%Language:CMake 0.4%