Git Product home page Git Product logo

crnn-tensorflow's People

Contributors

aimeeking 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

crnn-tensorflow's Issues

parameters for training model

would you pls tell me the parameters you used to train the model?

total epoch, initial learning rate, the decay rate, and how many epoches processed to reduce the lr?

Thank you.

No module dataset.utils

when I run the img_to_tfrecord.py, the error is "ModuleNotFoundError: No module named 'dataset'"

pls tell me where to find the model,so I can import _get_output_filename,int64_feature,bytes_feature.

Thank you.

这个能支持中文训练吗?

你好,AimmeKing,这个能支持训练中文汉字吗?如果支持的话,样本是怎么样的?我看你给出的demo图片是不定长的,是不是表示这个模型也支持不定长的标签训练,不够的时候图片是补空白?
另外,我看这个很多CRNN实现并没有按论文中的7层卷积层的步长来设置,不知道不同的卷积层步长对整个训练有什么样的影响?希望你能看到,谢谢...

ImportError: cannot import name custom_layers

When I was trying train_mjsyth.py, it shows that:

Traceback (most recent call last):
  File "train_mjsyth.py", line 8, in <module>
    from net import model
  File "/disk/data0/users/tengfei5/test/crnn-tensorflow/net/model.py", line 5, in <module>
    from net import custom_layers
ImportError: cannot import name custom_layers

Is there any file I didn't include ?

A little question about the data load

I don't really realize how the data load.The key of features in read_utils.py seems not the same as those in img_to_tfrecord.py.Could any one tell me how it really work?
Thanks a lot.

training data format

can you tell me the format for training data which is used to generate tfrecords?

Thank you.

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.