Giter Site home page Giter Site logo

resnet.crnn's Introduction

Resnet.CRNN

This repository implements the CRNN with Resnet in pytorch.

Todo List

  • release the Chinese Version
  • release the English Version
  • Finetune the Handwritting Version

Requirement

  • Python3 (Python3.7 is recommended)
  • PyTorch >= 1.0 (1.2 is recommended)
  • torchvision from master
  • matplotlib
  • GCC >= 4.9 (This is very important!)
  • OpenCV
  • CUDA >= 9.0 (10.0 is recommended)

Train

If you want to train

bash train.sh

Demo

the demo which run a image has been made

python demo

Result

[IIIT5K]

@Acc Lev-distance
CRNN (English) 90.9000 -
CRNN (Chinese) 90.6667 95.4388

[ReCTS]

@Acc Lev-distance
CRNN (English) - -
CRNN (Chinese) - 80.90

resnet.crnn's People

Contributors

zamling avatar

Stargazers

 avatar  avatar KaiyuanTang avatar

Watchers

 avatar

resnet.crnn's Issues

Resnet

你好,关于resenet作为backbone,请问它是选取resnet多少(18,34,50)进行特征提取

网络结构

博主你好,请问能分享下当前文件的网络结构吗?

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.