Git Product home page Git Product logo

bert_ocr.pytorch's Issues

dataset

I wonder what data set you're training for. Using the ST data set and MJ data set, I only got 0.68 accuracy on the CUTE80.

Any progress

Hi, thanks for your awesome repo. I wonder there is any progress? I try to implement this paper too and achieve similar performance with yours, but far away from the paper.

a small question

hello, thank you for sharing the codes. I cannot understand the following line in dataset.py:
out_of_char = f'[^{self.opt.character}]'
self.opt.character is 0123456789abcdefghijklmnopqrstuvwxyz
out_of_char is [^**0123456789abcdefghijklmnopqrstuvwxyz**]
can you tell me what the three new characters [ ,^, and ] mean?

can not train

when I train it on Chinese dataset, it gives an error: RuntimeError: tabulate: failed to synchronize: cudaErrorAssert: device-side assert triggered,How can I fix it?

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.