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

[Fix] Fix TextSpottingConfigGenerator and TextSpottingDataConverter #1604

Merged
merged 2 commits into from
Dec 6, 2022

Conversation

gaotongxiao
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 85.48% // Head: 85.57% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (d93ade0) compared to base (3a0aa05).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1604      +/-   ##
===========================================
+ Coverage    85.48%   85.57%   +0.08%     
===========================================
  Files          163      163              
  Lines        10129    10129              
  Branches      1394     1394              
===========================================
+ Hits          8659     8668       +9     
+ Misses        1221     1208      -13     
- Partials       249      253       +4     
Flag Coverage Δ
unittests 85.57% <ø> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
mmocr/datasets/preparers/config_generator.py 28.57% <ø> (ø)
mmocr/datasets/preparers/data_converter.py 22.00% <ø> (ø)
.../models/textdet/postprocessors/db_postprocessor.py 86.30% <0.00%> (-4.11%) ⬇️
mmocr/datasets/transforms/textdet_transforms.py 91.53% <0.00%> (-0.27%) ⬇️
...r/models/kie/postprocessors/sdmgr_postprocessor.py 91.17% <0.00%> (+5.88%) ⬆️
mmocr/datasets/transforms/textrecog_transforms.py 100.00% <0.00%> (+8.25%) ⬆️

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 e095107 into open-mmlab:dev-1.x Dec 6, 2022
@gaotongxiao gaotongxiao deleted the fix_config_gen branch December 6, 2022 08: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.

2 participants