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

feat: benchmark google aws #149

Merged
merged 14 commits into from
Mar 16, 2021
Merged

feat: benchmark google aws #149

merged 14 commits into from
Mar 16, 2021

Conversation

charlesmindee
Copy link
Collaborator

This PR implements benchmark for google vision and aws textract on FUNSD dataset in the doc, and fixes a typo in the recognition performances. Any feedback is welcome!

@charlesmindee charlesmindee added topic: documentation Improvements or additions to documentation module: datasets Related to doctr.datasets benchmark This issue reports a benchmark labels Mar 16, 2021
@charlesmindee charlesmindee added this to the 0.1.1 milestone Mar 16, 2021
@charlesmindee charlesmindee self-assigned this Mar 16, 2021
Copy link
Contributor

@fg-mindee fg-mindee left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@fg-mindee fg-mindee linked an issue Mar 16, 2021 that may be closed by this pull request
4 tasks
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #149 (1f3a6ef) into main (d2c8b92) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          34       34           
  Lines        1141     1141           
=======================================
  Hits         1118     1118           
  Misses         23       23           
Flag Coverage Δ
unittests 97.98% <ø> (ø)

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


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 d2c8b92...1f3a6ef. Read the comment docs.

@charlesmindee charlesmindee merged commit 3750399 into main Mar 16, 2021
@charlesmindee charlesmindee deleted the bench_google_aws branch March 16, 2021 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark This issue reports a benchmark module: datasets Related to doctr.datasets topic: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Add performance benchmark for all pretrained models
2 participants