Git Product home page Git Product logo

crnn-mxnet-chinese-text-recognition's People

Contributors

diaomin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crnn-mxnet-chinese-text-recognition's Issues

数据集准备

请问为什么你提供的数据集txt会出现int?是记录索引吗?但是在data_utils.data_iter:88行为什么又会转成int?

重复字符如何解决

您好,我在用CRNN训练自己的模型(其中生成了100W数据,人工标注了3W数据),识别的结果有很多重复的字符是,比如:您好,可能就识别成了 您您您好好。想请问这什么原因造成的呢,在生成图片的时候,需要考虑字符在图片中的位置吗,比如左右两边非常大的留白,中间有几个字,这对训练有什么影像吗

RuntimeError: simple_bind error.

你好请问下面这个错误是什么原因
RuntimeError: simple_bind error. Arguments:
l3_init_h: (2, 100)
l3_init_c: (2, 100)
label: (2, 10)
l2_init_c: (2, 100)
l0_init_c: (2, 100)
l1_init_h: (2, 100)
l0_init_h: (2, 100)
l2_init_h: (2, 100)
data: (2, 1, 32, 280)
l1_init_c: (2, 100)
谢谢!

variable length text is ok?

I notice that you the samples are constant length text, I want to know weather variable length text is ok?

Quick question about the model desigm

After reading the code I found you change the max_pooling to max_pooling - avg_pooling, which get a difference. May I ask the reason doing this?
I searched online but didn't get any results.

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.