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

Add synthtext converter and update docs #351

Merged
merged 2 commits into from
Jul 7, 2021

Conversation

gaotongxiao
Copy link
Collaborator

The script is bulit based on the work of @yuexy

unzip SynthText.zip

cd SynthText
mv SynthText synthtext
Copy link
Contributor

Choose a reason for hiding this comment

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

why not mkdir synthtext directly?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

to be compatible with the dataset structure presented above

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #351 (5aa9c31) into main (4559854) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   84.71%   84.80%   +0.08%     
==========================================
  Files         135      135              
  Lines        9079     9080       +1     
  Branches     1277     1278       +1     
==========================================
+ Hits         7691     7700       +9     
+ Misses       1084     1077       -7     
+ Partials      304      303       -1     
Flag Coverage Δ
unittests 84.80% <ø> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
mmocr/core/mask.py 90.90% <0.00%> (+2.27%) ⬆️
...cr/models/textdet/detectors/text_detector_mixin.py 84.84% <0.00%> (+3.03%) ⬆️
mmocr/datasets/uniform_concat_dataset.py 92.30% <0.00%> (+50.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4559854...5aa9c31. Read the comment docs.

@gaotongxiao gaotongxiao merged commit 68df4fb into open-mmlab:main Jul 7, 2021
@gaotongxiao gaotongxiao deleted the synthtext branch July 7, 2021 07:54
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
* Add synthtext converter and update docs

* minor docs fix
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
* Add synthtext converter and update docs

* minor docs fix
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