question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Questions about training data

See original GitHub issue

Thanks for your code and dataset!

I have two questions about training data:

  1. Some images’ short side length is not equal to 600(e.g. img_1651), but the label’s width is 16, so when get_minibatch , each box’s width in gt_boxes will not equal to 16. Will this behavior affect the text detect performance?
  2. Should we remove labels like following (red part) to get better performance?

img_1652.jpg img_1652

img_1676.jpg 123

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:24 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
Sanstercommented, Aug 17, 2018

@interxuxing Maybe

4reactions
Sanstercommented, Aug 21, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 45 Machine Learning Interview Questions & Answers 2023
3. What is 'training Set' and 'test Set' in a Machine Learning Model? How Much Data Will You Allocate for Your Training, Validation,...
Read more >
50 Machine Learning Interview Questions and Answers.
1) What is Machine learning? · 2) Mention the difference between Data Mining and Machine learning? · 3) What is 'Overfitting' in Machine...
Read more >
How to Train A Question-Answering Machine Learning Model
In this tutorial we'll cover BERT-based question answering models, and train Bio-BERT to answer COVID-19 related questions.
Read more >
Top 170 Machine Learning Interview Questions 2023
Here is the list of the top 170 Machine Learning Interview Questions and Answers that will help you prepare for your next interview....
Read more >
Newest 'training-datasets' Questions
For questions related to the dataset used to train machine learning models, such as neural networks. The training dataset is different from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found