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

CodeCamp #111 [Feature] Add TextOCR to Dataset Preparer #1543

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

xinke-wang
Copy link
Collaborator

Use the COCOTextDetAnnParser textocr variant in #1514

Visualized by #1503
image

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 85.84% // Head: 85.83% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (78ff018) compared to base (b1a3b94).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1543      +/-   ##
===========================================
- Coverage    85.84%   85.83%   -0.02%     
===========================================
  Files          159      159              
  Lines         9929     9929              
  Branches      1377     1377              
===========================================
- Hits          8524     8523       -1     
+ Misses        1159     1157       -2     
- Partials       246      249       +3     
Flag Coverage Δ
unittests 85.83% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
mmocr/datasets/transforms/textdet_transforms.py 90.74% <0.00%> (-0.53%) ⬇️
...r/models/kie/postprocessors/sdmgr_postprocessor.py 94.11% <0.00%> (+1.47%) ⬆️

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 added this to the 1.0.0rc5 milestone Dec 7, 2022
@gaotongxiao gaotongxiao merged commit 24bfb18 into open-mmlab:dev-1.x Dec 20, 2022
@Harold-lkk Harold-lkk changed the title [Feature] Add TextOCR to Dataset Preparer CodeCamp #111 [Feature] Add TextOCR to Dataset Preparer Jan 4, 2023
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