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 methods to readme #45

Merged
merged 1 commit into from
Apr 10, 2021
Merged

Add methods to readme #45

merged 1 commit into from
Apr 10, 2021

Conversation

innerlee
Copy link
Contributor

Signed-off-by: lizz [email protected]

@codecov
Copy link

codecov bot commented Apr 10, 2021

Codecov Report

Merging #45 (aef87e4) into main (71dbb8a) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head aef87e4 differs from pull request most recent head 7dc5695. Consider uploading reports for the commit 7dc5695 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   73.02%   73.05%   +0.03%     
==========================================
  Files         104      104              
  Lines        6261     6261              
  Branches      919      919              
==========================================
+ Hits         4572     4574       +2     
+ Misses       1491     1490       -1     
+ Partials      198      197       -1     
Flag Coverage Δ
unittests 73.05% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
mmocr/models/textrecog/convertors/seg.py 91.66% <0.00%> (+2.77%) ⬆️

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 71dbb8a...7dc5695. Read the comment docs.

@jeffreykuang jeffreykuang merged commit 4bc0f73 into main Apr 10, 2021
@hellock hellock deleted the zz/readme branch April 10, 2021 11:04
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
* add sar, seg and other components

* [feature]: add textsnake_drrg

* documentation and dbnet related code

* [feature]: add code for kie and textsnake config

* [feature]: add CRNN and RobustScanner

* Revert "documentation and dbnet related code"

* [feature]: add textdet

* [feature]: dbnet and docs

* fix open-mmlab#9: [feature]: setting norms for contributing (open-mmlab#10)

* fix open-mmlab#9: [feature]: setting norms for contributing

* fix open-mmlab#9: [feature]: setting norms for contributing

* fix open-mmlab#9: [feature]: setting norms for contributing

* fix open-mmlab#9: [feature]: setting norms for contributing

* fix open-mmlab#11: update docs (open-mmlab#12)

* fix open-mmlab#11: update docs

* fix open-mmlab#11: update datasets.md for kie

* fix open-mmlab#13: update docs with toc

* fix open-mmlab#13: link pr to issue

* fix open-mmlab#13: rename section title

* fix open-mmlab#13: rename section title (open-mmlab#16)

* fix open-mmlab#17: update ckpt path of psenet (open-mmlab#18)

* Enhance/synthtext pretrain (open-mmlab#20)

* fix 19: add synthtext pretrained model

* fix 19: setup.cfg linting

* Format readme (open-mmlab#23)

* Format readme

Signed-off-by: lizz <[email protected]>

* try

Signed-off-by: lizz <[email protected]>

* Remove redudant config link

Signed-off-by: lizz <[email protected]>

* fix open-mmlab#21: refactor kie dataset & add show_results

* fix open-mmlab#21: update sdmgr readme and config

* fix open-mmlab#21: update readme of segocr

* f-str

Signed-off-by: lizz <[email protected]>

* format again

Signed-off-by: lizz <[email protected]>

* Mkae sort_vertex public api

Signed-off-by: lizz <[email protected]>

* fix open-mmlab#24: rm img_meta from inference (open-mmlab#25)

* Fix typos (open-mmlab#26)

* Fix typos

Signed-off-by: lizz <[email protected]>

* Ohh

Signed-off-by: lizz <[email protected]>

* [feature]: add nrtr (open-mmlab#28)

* [feature]: add nrtr

* Rename nrtr_top_dataset.py to nrtr_toy_dataset.py

Co-authored-by: Hongbin Sun <[email protected]>

* fix open-mmlab#29: update logo (open-mmlab#30)

* Feature/iss 33 (open-mmlab#34)

* fix open-mmlab#33: update dataset.md

* fix open-mmlab#33: pytest for transformer related

* Add Github CI

Signed-off-by: lizz <[email protected]>

* rm old ci

Signed-off-by: lizz <[email protected]>

* add contributing and code of conduct

Signed-off-by: lizz <[email protected]>

* Fix ci

Signed-off-by: lizz <[email protected]>

* fix

Signed-off-by: lizz <[email protected]>

* fix

Signed-off-by: lizz <[email protected]>

* Re-enable skipped test

Signed-off-by: lizz <[email protected]>

* good contributing link

Signed-off-by: lizz <[email protected]>

* Remove pytorch 1.3

Signed-off-by: lizz <[email protected]>

* Remove test dependency on tools

Signed-off-by: lizz <[email protected]>

* fix open-mmlab#31: pytest pass

* skip cuda

Signed-off-by: lizz <[email protected]>

* try

Signed-off-by: lizz <[email protected]>

* format

Signed-off-by: lizz <[email protected]>

* again

Signed-off-by: lizz <[email protected]>

* Revert "Remove pytorch 1.3"

This reverts commit b8d65afea82a9ba9a5ee3315aa6816d21c137c91.

* Revert me when rroi is moved to mmcv

Signed-off-by: lizz <[email protected]>

* Revert "Revert "Remove pytorch 1.3""

This reverts commit 1629a64b9e5aecc5536698d988e7151e04c4772d.

* Let it pass

* fix open-mmlab#35: add nrtr readme; update nrtr config (open-mmlab#36)

* fix open-mmlab#37: remove useless code (open-mmlab#38)

* np.int -> np.int32

Signed-off-by: lizz <[email protected]>

* out_size -> output_size

Signed-off-by: lizz <[email protected]>

* Add textdet unit tests (open-mmlab#43)

* Fix open-mmlab#41: test fpn_cat

* Fix open-mmlab#41: test fpn_cat

* Fix open-mmlab#41: test fpn_cat

* fix open-mmlab#40: add unit test for recog config, transforms, etc. (open-mmlab#44)

* fix open-mmlab#45: remove useless (open-mmlab#46)

* fix open-mmlab#47: add unit test for api (open-mmlab#48)

* add Dockerfile (open-mmlab#50)

* Textsnake tests (open-mmlab#51)

* add textsnake unit tests

* Remove usage of \ (open-mmlab#49)

* Remove usage of \

Signed-off-by: lizz <[email protected]>

* rebase

Signed-off-by: lizz <[email protected]>

* typos

Signed-off-by: lizz <[email protected]>

* Remove test dependency on tools/

Signed-off-by: lizz <[email protected]>

* Remove usage of \

Signed-off-by: lizz <[email protected]>

* rebase

Signed-off-by: lizz <[email protected]>

* typos

Signed-off-by: lizz <[email protected]>

* Remove test dependency on tools/

Signed-off-by: lizz <[email protected]>

* typo

Signed-off-by: lizz <[email protected]>

* KIE in keywords

Signed-off-by: lizz <[email protected]>

* some renames

Signed-off-by: lizz <[email protected]>

* kill isort skip

Signed-off-by: lizz <[email protected]>

* aggregation discrimination

Signed-off-by: lizz <[email protected]>

* aggregation discrimination

Signed-off-by: lizz <[email protected]>

* tiny

Signed-off-by: lizz <[email protected]>

* fix bug: model infer on cpu

Co-authored-by: Hongbin Sun <[email protected]>

* fix open-mmlab#52: update readme (open-mmlab#53)

* fix open-mmlab#39: update crnn & robustscanner. (open-mmlab#54)

* fix open-mmlab#55: update nrtr readme (open-mmlab#56)

Co-authored-by: HolyCrap96 <[email protected]>
Co-authored-by: quincylin1 <[email protected]>
Co-authored-by: YueXy <[email protected]>
Co-authored-by: yuexy <[email protected]>
Co-authored-by: jeffreykuang <[email protected]>
Co-authored-by: lizz <[email protected]>
Co-authored-by: lizz <[email protected]>
Co-authored-by: Theo Chan <[email protected]>
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
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