Giter Site home page Giter Site logo

a8039974 / textproposalsinitialsuppression Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gombru/textproposalsinitialsuppression

0.0 1.0 0.0 860 KB

Localizing text in scene images using TextProposals algorithm + FCN supression

CMake 0.67% C++ 83.71% MATLAB 15.62%

textproposalsinitialsuppression's Introduction

TextProposals with early FCN pruning

This is an improved version of the TextProposals algorithm by Lluis Gomez. It uses TextFCN to discard non-text regions, removing false positives and increasing the alforithm efficiency.

Publications

This work lead to two publications, which you may cite if using this improved TextProposals method or the TextFCN:

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.

Usage:

For a detailed usage explanation refeer to TextProposals repo. This code is similar, but includes support to load heatmaps produced by TextFCN and prune regions. The FCN model toguether with the code to produce heatmaps and train it is available in the TextFCN repo.

img2hierarchy image_path classifier_path (heatmap_path) (suppression_threshold)

-image path and classifier_path are mandatory
-If no suppression_threshold is given, 0.10 will be used
-If no heatmap_path and suppression_threshold are given, initial suppression won't be used.

textproposalsinitialsuppression's People

Contributors

gombru avatar anguelos avatar lluisgomez avatar

Watchers

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