Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dataset] Add config generators to all textdet and textrecog configs #1560

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

gaotongxiao
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Base: 85.36% // Head: 85.38% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (04e5838) compared to base (24aaec2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1560      +/-   ##
===========================================
+ Coverage    85.36%   85.38%   +0.02%     
===========================================
  Files          160      160              
  Lines         9992     9992              
  Branches      1388     1388              
===========================================
+ Hits          8530     8532       +2     
+ Misses        1215     1210       -5     
- Partials       247      250       +3     
Flag Coverage Δ
unittests 85.38% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmocr/datasets/transforms/textrecog_transforms.py 91.74% <0.00%> (-8.26%) ⬇️
.../models/textdet/postprocessors/db_postprocessor.py 90.41% <0.00%> (-2.74%) ⬇️
mmocr/datasets/transforms/textdet_transforms.py 90.47% <0.00%> (-1.33%) ⬇️
...cr/models/textdet/module_losses/pan_module_loss.py 96.79% <0.00%> (+7.69%) ⬆️
...r/models/kie/postprocessors/sdmgr_postprocessor.py 94.11% <0.00%> (+8.82%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gaotongxiao gaotongxiao merged commit f6472ea into open-mmlab:dev-1.x Nov 23, 2022
@gaotongxiao gaotongxiao deleted the dataset_cfg branch November 23, 2022 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants