Git Product home page Git Product logo

crnn_str's Introduction

CRNN Scene Text Tecognition

Paper: An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition

Dataset

The Datasets generated by trdg

You just need to generate the training and test datasets into two different directories.

Result

The amount of training data for all models is 10000.

Five Words with Noise Single Word with Noise (trained with same Size 100x32) Three Words with Background
Test Accuracy: 92.5% Test Accuracy: 93.5% Test Accuracy: 40.4%
batch_size=16, epoch=30 batch_size=32, epoch=30 batch_size=16, epoch=30

Comment

crnn_str_simple-ipynb is a simple CRNN implementation that can be used with a single word dataset with good results.

crnn_str.ipynb can be used to identify text images of different lengths, and can also modify parameters to select single channel (grayscale image) or three channel (RGB color image) for training and testing.

Use pretrained model

The pretrained models can be downloaded by Google Drive or Baidu Netdisk .

The document description is as follows:

crnn_str_multi_v.pth crnn_str_background.pth crnn_str_single_simple.pth
Trained by crnn_str.ipynb using 5-word dataset. Trained bycrnn_str.ipynb using 3-word dataset with background. Trained bt crnn_str_simple.ipynb using single word dataset.

References:

https://github.com/bgshih/crnn

https://github.com/meijieru/crnn.pytorch

crnn_str's People

Contributors

eptansuo avatar

Watchers

 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.