Giter Site home page Giter Site logo

textfcn's Introduction

Text Detection FCN

A Caffe Fully Convolutional Network that detects any kind of text and generates pixel-level heatmaps. Adapted from Fully Convolutional Models for Semantic Segmentation by Jonathan Long, Evan Shelhamer, and Trevor Darrell. CVPR 2015 and PAMI 2016.

Model

A COCO-Text trained model is available here.

Publications

This FCN was used to improve the TextProposals algorithm by Lluis Gomez. The improved version is available here. That lead to two publications, which you may cite if using this FCN:

FAST: Facilitated and Accurate Scene Text Proposals through FCN Guided Pruning
Dena Bazazian, Raul Gomez, Anguelos Nicolaou, Lluis Gomez, Dimosthenis Karatzas, Andrew D.Bagdanov.
Pattern Recognition Letters, 2017.

Improving Text Proposals for Scene Images with Fully Convolutional Networks
Dena Bazazian, Raul Gomez, Anguelos Nicolaou, Lluis Gomez, Dimosthenis Karatzas and Andrew Bagdanov.
ICPR workshop (DLPR), 2016.

Requirements

The amount of required GPU memory depends on the image size:

1000x1000 --> 2.8 GB
512x512 --> 1.6 GB

It takes 0.17s per image on a TitanX.

Development

This FCN was trained during MS’s thesis. Extra information about the training and usage can be found in the thesis or in this slides.

textfcn's People

Contributors

gombru avatar

Watchers

James Cloos avatar wangweilai 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.