GithubHelp home page GithubHelp logo

xiangyu-cas / ctpn.caffe Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 8.46 MB

CMake 1.13% Makefile 0.27% Dockerfile 0.03% HTML 0.08% CSS 0.10% Jupyter Notebook 54.97% C++ 32.28% Shell 0.44% Python 7.44% Cuda 2.70% MATLAB 0.40% Batchfile 0.06% PowerShell 0.01% C 0.11%

ctpn.caffe's Introduction

Detecting Text in Natural Image with Connectionist Text Proposal Network

This repository is a caffe implementation of CTPN, including training code

Installation

  1. requirement: python2.7

Train

./train_ctpn.sh

Train loss

I1016 08:24:03.314466  7483 solver.cpp:228] Iteration 69980, loss = 0.0946643
I1016 08:24:03.314492  7483 solver.cpp:244]     Train net output #0: rpn_cls_loss = 0.0137189 (* 1 = 0.0137189 loss)
I1016 08:24:03.314512  7483 solver.cpp:244]     Train net output #1: rpn_loss_bbox = 0.0463248 (* 1 = 0.0463248 loss)
I1016 08:24:03.314517  7483 sgd_solver.cpp:106] Iteration 69980, lr = 1e-06

Test

cd ./tools
python do_test.py

TODO

  • training code
  • test code
  • evaluate on icdar2013 dataset
  • quantization INT8
  • low bit
  • rewrite convolution for bit computation

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.