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

dev(narugo): add ocr based on paddle ocr #51

Merged
merged 16 commits into from
Oct 17, 2023
Merged

dev(narugo): add ocr based on paddle ocr #51

merged 16 commits into from
Oct 17, 2023

Conversation

narugo1992
Copy link
Contributor

No description provided.

@narugo1992 narugo1992 added the enhancement New feature or request label Oct 16, 2023
@narugo1992 narugo1992 self-assigned this Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #51 (a091fbb) into main (b46a577) will decrease coverage by 0.10%.
The diff coverage is 98.08%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   99.00%   98.90%   -0.10%     
==========================================
  Files          65       69       +4     
  Lines        1804     2010     +206     
==========================================
+ Hits         1786     1988     +202     
- Misses         18       22       +4     
Flag Coverage Δ
unittests 98.90% <98.08%> (-0.10%) ⬇️

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

Files Coverage Δ
imgutils/detect/visual.py 88.57% <100.00%> (ø)
imgutils/ocr/__init__.py 100.00% <100.00%> (ø)
imgutils/ocr/entry.py 100.00% <100.00%> (ø)
imgutils/ocr/detect.py 98.29% <98.29%> (ø)
imgutils/ocr/recognize.py 96.66% <96.66%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@narugo1992 narugo1992 merged commit e5cba8a into main Oct 17, 2023
18 of 19 checks passed
@narugo1992 narugo1992 deleted the dev/ocr branch October 17, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant