Git Product home page Git Product logo

fcn_text's Introduction

FCN_Text

Code written by Zheng Zhang([email protected])

########################################################################################## 1.Introduction.

This project includes the source code and trained model about the text region fcn and proposal generation. We also provide the probability text region maps for ICDAR2015, ICDAR2013 and MSRA-TD500. If you use the resources of this project, please considering cite the paper:

Zhang, Zheng, et al. "Multi-oriented text detection with fully convolutional networks." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2016.

##########################################################################################

2.Installation

Dependencies:

Proposal Generation: Matlab, Python, OpenCV(before 3.0 version), VL_feat, Pitor dollar toolbox. For caffe version of TextRegionFCN, please install HED(https://github.com/s9xie/hed) at first. For torch version of TextRegionFCN, please install torch at first.

##########################################################################################

3.Resources

We provide the predicted text region by our torch model. You can find them in '/data/ICDAR13/', '/data/ICDAR15/' and '/data/MSRA/'.

##########################################################################################

4.Others The proposal generation in our paper is partially depend on C++ implementation. In this version, we rewrite the code by python and matlab for reading convinent. But the speed of proposal generation of this version is much slower than papers one about 7x due to language feature and the communication cost between python script and matlab.

fcn_text's People

Contributors

stupidzz avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.