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

[Model] SPTS #1696

Merged
merged 19 commits into from
Feb 1, 2023
Merged

[Model] SPTS #1696

merged 19 commits into from
Feb 1, 2023

Conversation

gaotongxiao
Copy link
Collaborator

Depends on #1678

Todo:

  • Readme
  • Official checkpoint conversion scripts

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Base: 85.87% // Head: 85.61% // Decreases project coverage by -0.27% ⚠️

Coverage data is based on head (940f6a7) compared to base (39f99ac).
Patch coverage: 68.37% of modified lines in pull request are covered.

❗ Current head 940f6a7 differs from pull request most recent head 2551f2a. Consider uploading reports for the commit 2551f2a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1696      +/-   ##
===========================================
- Coverage    85.87%   85.61%   -0.27%     
===========================================
  Files          173      175       +2     
  Lines        10919    10950      +31     
  Branches      1529     1526       -3     
===========================================
- Hits          9377     9375       -2     
- Misses        1276     1310      +34     
+ Partials       266      265       -1     
Flag Coverage Δ
unittests 85.61% <68.37%> (-0.27%) ⬇️

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

Impacted Files Coverage Δ
mmocr/datasets/ocr_dataset.py 100.00% <ø> (ø)
mmocr/datasets/transforms/loading.py 89.51% <ø> (-1.80%) ⬇️
mmocr/utils/bezier_utils.py 23.25% <23.25%> (ø)
mmocr/datasets/recog_lmdb_dataset.py 82.00% <86.20%> (-10.31%) ⬇️
mmocr/datasets/samplers/repeat_aug.py 100.00% <100.00%> (ø)
mmocr/utils/polygon_utils.py 98.73% <100.00%> (+1.26%) ⬆️
mmocr/utils/typing_utils.py 97.05% <100.00%> (+0.18%) ⬆️
.../models/textdet/postprocessors/db_postprocessor.py 89.04% <0.00%> (-4.11%) ⬇️
...r/models/kie/postprocessors/sdmgr_postprocessor.py 91.17% <0.00%> (ø)
... and 2 more

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 2d743cf into dev-1.x Feb 1, 2023
@gaotongxiao gaotongxiao deleted the spts branch February 1, 2023 03:58
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.

3 participants