Giter Site home page Giter Site logo

Comments (9)

Breta01 avatar Breta01 commented on June 3, 2024

Hi,

I have not tested the training on the data produced by this script yet. The script should work if you provide a location of words.txt and words/ folder from in IAM dataset. It should produce a new folder from which you should load images for training models.

One known issue of the script is slow image normalization function, which I would like to update soon. Otherwise, it should work fine.

from handwriting-ocr.

yasersakkaf avatar yasersakkaf commented on June 3, 2024

Thank you.
I will try it out and tell if any necessary changes are required or not.

from handwriting-ocr.

yasersakkaf avatar yasersakkaf commented on June 3, 2024

The script worked fine. The normalized images are ready. Which classifier should I train using these Images.

from handwriting-ocr.

Breta01 avatar Breta01 commented on June 3, 2024

Try the WordClassifier-CTC.ipynb, just change the location in words loading function and it should work.

from handwriting-ocr.

yasersakkaf avatar yasersakkaf commented on June 3, 2024

Thank you.
That would be for word classification. How do I train the Gap Classification model and Char Classification model using this Dataset

from handwriting-ocr.

Breta01 avatar Breta01 commented on June 3, 2024

If you have working word classification, you don't need gap + char classification. Gap + char classification is different approach to word recognition and you can't easily use IAM dataset for it.

Plus in theory the CTC word classification should be better.

from handwriting-ocr.

yasersakkaf avatar yasersakkaf commented on June 3, 2024

Thank you
I got it,

from handwriting-ocr.

souaissa avatar souaissa commented on June 3, 2024

Hi,
could you please tell me the requirement modification to use IAM daset

from handwriting-ocr.

Breta01 avatar Breta01 commented on June 3, 2024

@souaissa check the last comment in issue #49. I mentioned there required changes. I don't have much time, it would be great if somebody could make the pull request with that.

from handwriting-ocr.

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.