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

[Feature] Support lmdb format in Dataset Preparer #1762

Merged
merged 8 commits into from
Mar 7, 2023

Conversation

gaotongxiao
Copy link
Collaborator

Modified from #1673

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage: 24.70% and project coverage change: -0.50 ⚠️

Comparison is base (f250ea2) 90.06% compared to head (13c80b3) 89.56%.

❗ Current head 13c80b3 differs from pull request most recent head bcb66be. Consider uploading reports for the commit bcb66be to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1762      +/-   ##
===========================================
- Coverage    90.06%   89.56%   -0.50%     
===========================================
  Files          190      191       +1     
  Lines        11123    11206      +83     
  Branches      1565     1576      +11     
===========================================
+ Hits         10018    10037      +19     
- Misses         798      861      +63     
- Partials       307      308       +1     
Flag Coverage Δ
unittests 89.56% <24.70%> (-0.50%) ⬇️

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

Impacted Files Coverage Δ
...atasets/preparers/obtainers/naive_data_obtainer.py 16.82% <ø> (ø)
mmocr/datasets/preparers/dumpers/lmdb_dumper.py 21.33% <21.33%> (ø)
mmocr/datasets/preparers/config_generators/base.py 75.00% <37.50%> (-7.50%) ⬇️
...rs/config_generators/textrecog_config_generator.py 100.00% <100.00%> (ø)

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 d56155c into open-mmlab:dev-1.x Mar 7, 2023
@gaotongxiao gaotongxiao deleted the lmdb_dumper branch March 7, 2023 12:08
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