Coder Social home page Coder Social logo

Comments (3)

jvdzwaan avatar jvdzwaan commented on July 24, 2024

The data format is specified in the README and should be the same for training and test.

from ochre.

tejakundaikar avatar tejakundaikar commented on July 24, 2024

Thank you for you reply

I have given the test data using following
python3 -m ochre.lstm_synced_correct_ocr model/0.1861-40.hdf5 gs.json ocr.json
Here ocr.json file contains data in format { "ocr":["\u2018", "\u0930", "\u0947", "\u0921", "\u093f", "\u092f", "\u094b"]}

Further I tried to give test data using txt files.
python3 -m ochre.lstm_synced_correct_ocr model/0.1861-40.hdf5 gs.txt ocr.txt

In both ways I am getting the below error
ValueError: Input 0 is incompatible with layer sequential: expected shape=(None, None, 171), found shape=[None, 25, 3825]

Can you please help me to give test data to the model.

from ochre.

jvdzwaan avatar jvdzwaan commented on July 24, 2024

My guess is that the error is due to updates in the dependencies and not necessarily to problems with the data. This can be expected from software that isn't actively being developed.

from ochre.

Related Issues (17)

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.