Giter VIP home page Giter VIP logo

Comments (6)

alexng88 avatar alexng88 commented on August 28, 2024 1

Hello, thanks for your reply.
I have changed another way to detect (use object detection methods)
I will re-try again your method soon.

from crnn.

alexng88 avatar alexng88 commented on August 28, 2024

I retrained the model and use textgenerator, with loss 0.2.
then I try to recognize the image
reault

the result is totally different, any suggestions?

from crnn.

Belval avatar Belval commented on August 28, 2024
  1. It's a bug when there aren't enough sample in the batch, there's a related issue.
  2. Yes, but you will have to change the data_manager.py file to read the labels from a file as slashes cannot be in filenames.
  3. How long did you train, how big was your training set?

from crnn.

alexng88 avatar alexng88 commented on August 28, 2024

date test:
roi9
Recognized result: 2610m8

041018
Recognized result: 0amom8

d

Recognized result: 0310tm8

I used your pre-trained weight.
I dont need the slash and I just need to number as accurate as possible, any clues?

from crnn.

Belval avatar Belval commented on August 28, 2024

If you only read dates, you can reduce the number of chars so you won't end up training letters when they can't be found in your images.

As for the slashes, if you don't want the model to predict them you can just remove them from the labels.

EDIT: Just to be clear, for the above to work you'd need to retrain the model.

from crnn.

Belval avatar Belval commented on August 28, 2024

Closing for inactivity.

from crnn.

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.