Giter VIP home page Giter VIP logo

real-time-text-detection-dbnet's People

Contributors

surfzjy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

real-time-text-detection-dbnet's Issues

NameError: name 'decode' is not defined

File "/workspace/bin/base/base_trainer.py", line 104, in train

self._on_epoch_finish()
File "/workspace/bin/trainer/trainer.py", line 159, in _on_epoch_finish
recall, precision, hmean = self._eval()
File "/workspace/bin/trainer/trainer.py", line 144, in _eval
preds, boxes_list = decode(preds)
NameError: name 'decode' is not defined
main process return code: 0

Inconsistent image input size

Thank you for your amazing code!!
I am a little confused about the input size of training data and predict data.
During training, the image size was set to (640, 640), while during predicting, the image size was set to (736, ) or (, 736), can you tell us why the input size are different? Thanks so much!!

The organization of dataset.

Thanks for your work,your code is very clean. But the readme is too brief.
I wonder what dataset you used, and where should I put them.
Thank you again.

Training model

The trained model can be public? Is it consistent with the results in the paper?

How to resume training?

Hello,
I was training and my training stop because of some reason but now I want to continue.

Why not BCE_Loss?

Hello
Why you use Dice_loss rather than BCE_Loss?
How to use BCE_loss?

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.