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

[Transforms] SVTR transforms #1645

Merged
merged 9 commits into from
Jan 6, 2023

Conversation

gaotongxiao
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Base: 85.32% // Head: 85.57% // Increases project coverage by +0.25% 🎉

Coverage data is based on head (d6ef376) compared to base (24bfb18).
Patch coverage: 94.34% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1645      +/-   ##
===========================================
+ Coverage    85.32%   85.57%   +0.25%     
===========================================
  Files          167      167              
  Lines        10275    10504     +229     
  Branches      1422     1450      +28     
===========================================
+ Hits          8767     8989     +222     
+ Misses        1259     1257       -2     
- Partials       249      258       +9     
Flag Coverage Δ
unittests 85.57% <94.34%> (+0.25%) ⬆️

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

Impacted Files Coverage Δ
mmocr/datasets/transforms/textrecog_transforms.py 96.15% <94.34%> (-3.85%) ⬇️
...r/models/kie/postprocessors/sdmgr_postprocessor.py 91.17% <0.00%> (-4.42%) ⬇️
.../models/textdet/postprocessors/db_postprocessor.py 89.04% <0.00%> (-4.11%) ⬇️
mmocr/datasets/transforms/textdet_transforms.py 91.26% <0.00%> (-0.53%) ⬇️
mmocr/utils/polygon_utils.py 98.70% <0.00%> (+1.29%) ⬆️
...cr/models/textdet/module_losses/pan_module_loss.py 96.79% <0.00%> (+7.69%) ⬆️

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.

@@ -50,6 +49,10 @@ TextRecog Transforms
:nosignatures:
:template: classtemplate.rst

TextRecogGeneralAug
TextRecogRandomCrop
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CropHeight

@gaotongxiao gaotongxiao merged commit b0557c2 into open-mmlab:dev-1.x Jan 6, 2023
@gaotongxiao gaotongxiao deleted the rec_transforms branch January 6, 2023 08:04
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