Questions about training data
See original GitHub issueThanks for your code and dataset!
I have two questions about training data:
- 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 ingt_boxes
will not equal to 16. Will this behavior affect the text detect performance? - Should we remove labels like following (red part) to get better performance?
img_1652.jpg
img_1676.jpg
Issue Analytics
- State:
- Created 5 years ago
- Comments:24 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@interxuxing Maybe
adam
. Origin CTPN use SGDminAreaRect
: mlt17_to_voc.py