GithubHelp home page GithubHelp logo

xiesibo / pytorch_ctpn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opconty/pytorch_ctpn

0.0 1.0 0.0 5.01 MB

This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network)

Python 100.00%

pytorch_ctpn's Introduction

Pytorch CTPN

This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network).Inspired by keras-ocr.

Training log is available:Training Log(Chinese)

model size
keras-CTPN 142M
pytorch-CTPN 67.6M

train

  • download ctpn model weights (converted from keras ctpn weights) ctpn_keras_weights.pth.tar from dropbox, and move it to ./checkpoints/
  • download VOC2007_text_detection Chinese Text Detection dataset and move it to ./images/
  • run python ctpn_train.py --image-dir image_dir --labels-dir labels_dir --num-workers num_workers

predict

  • download the pretrained weights from dropbox
  • Please refer to predict.py for in more detail

results

Training Log(Chinese)

reference

Licence

MIT License

pytorch_ctpn's People

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.