Giter Site home page Giter Site logo

Comments (13)

meijieru avatar meijieru commented on June 3, 2024

Could you please provide more information for analyzing your problem?
Thanks

from crnn.pytorch.

azamshoaib avatar azamshoaib commented on June 3, 2024

@meijieru
Thanks for your reply. I want to train the CRNN on my own dataset of korean characters so can you please guide me how to make dataset which can be used for training the CRNN.

from crnn.pytorch.

meijieru avatar meijieru commented on June 3, 2024

Do you follow the instruction described in the origin crnn?

from crnn.pytorch.

azamshoaib avatar azamshoaib commented on June 3, 2024

@meijieru
As they gave a little instruction and i am a little novice so can you please help me. Thanks

from crnn.pytorch.

meijieru avatar meijieru commented on June 3, 2024

Does the creation success? Or are there any error message?

from crnn.pytorch.

azamshoaib avatar azamshoaib commented on June 3, 2024

@meijieru
I still got error messages.
"UnicodeDecodeError: 'utf8' codec can't decode byte 0x89 in position 0: invalid start byte"
Don't know how to solve it. Please help me in this regard. Thanks

from crnn.pytorch.

meijieru avatar meijieru commented on June 3, 2024

This seems to be related to python version, maybe you could try python2 instead

from crnn.pytorch.

azamshoaib avatar azamshoaib commented on June 3, 2024

@meijieru
Thanks for your reply. Can you please guide me how to train it using korean characters. I am using python2.

from crnn.pytorch.

meijieru avatar meijieru commented on June 3, 2024

This post may help you

from crnn.pytorch.

azamshoaib avatar azamshoaib commented on June 3, 2024

@meijieru thanks for your reply. I just want to know can I train it for Korean characters. Can you please give me some insight on this. I am really stuck at the point. Thanks

from crnn.pytorch.

meijieru avatar meijieru commented on June 3, 2024

It should work for thing like image->sequence problem, of course Korean characters.

from crnn.pytorch.

azamshoaib avatar azamshoaib commented on June 3, 2024

@meijieru
Thanks for your prompt reply. So can you please provide any tutorial to create dataset other than English characters and also instructions how to train it. This would be a huge help. Thanks. I tried my best but all in vain. My all images are of the same dimension(width and height) and all have the same length of characters in it.

from crnn.pytorch.

BigBorg avatar BigBorg commented on June 3, 2024

Even for english characters, the one-line instruction is totally not enough.

from crnn.pytorch.

Related Issues (20)

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.