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

[Docs] add PyTorch / TensorFlow benchmarks #1321

Merged
merged 37 commits into from
Feb 28, 2024

Conversation

felixdittrich92
Copy link
Contributor

@felixdittrich92 felixdittrich92 commented Sep 18, 2023

This PR:

  • add benchmarks for PyTorch and TF models
  • fix doc typos

Any feedback is welcome 🤗

@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation module: models Related to doctr.models benchmark This issue reports a benchmark framework: pytorch Related to PyTorch backend topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition type: misc Miscellaneous ext: docs Related to docs folder labels Sep 18, 2023
@felixdittrich92 felixdittrich92 added this to the 0.7.1 milestone Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (6a5ac89) to head (f154378).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1321      +/-   ##
==========================================
+ Coverage   95.78%   95.84%   +0.05%     
==========================================
  Files         162      162              
  Lines        7116     7116              
==========================================
+ Hits         6816     6820       +4     
+ Misses        300      296       -4     
Flag Coverage Δ
unittests 95.84% <ø> (+0.05%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felixdittrich92 felixdittrich92 changed the title [docs / Fix] Fix antialias in PreProcessor and add PyTorch benchmarks [docs] add PyTorch benchmarks Sep 19, 2023
@felixdittrich92 felixdittrich92 force-pushed the benchmark-docs branch 2 times, most recently from df1b686 to 176301c Compare September 29, 2023 13:55
@felixdittrich92 felixdittrich92 force-pushed the benchmark-docs branch 3 times, most recently from 94b87aa to 792c7d6 Compare November 28, 2023 08:46
@felixdittrich92 felixdittrich92 self-assigned this Dec 23, 2023
@felixdittrich92 felixdittrich92 force-pushed the benchmark-docs branch 2 times, most recently from 63888fd to 330dbb8 Compare January 9, 2024 07:44
@felixdittrich92 felixdittrich92 mentioned this pull request Feb 9, 2024
4 tasks
@felixdittrich92 felixdittrich92 force-pushed the benchmark-docs branch 2 times, most recently from 8972880 to ef9ce95 Compare February 13, 2024 12:00
@felixdittrich92 felixdittrich92 changed the title [docs] add PyTorch benchmarks [docs] add PyTorch / TensorFlow benchmarks Feb 24, 2024
@felixdittrich92 felixdittrich92 marked this pull request as ready for review February 27, 2024 10:31
@felixdittrich92 felixdittrich92 changed the title [docs] add PyTorch / TensorFlow benchmarks [Docs] add PyTorch / TensorFlow benchmarks Feb 28, 2024
Copy link
Collaborator

@odulcy-mindee odulcy-mindee left a comment

Choose a reason for hiding this comment

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

Thank you for updating the doc @felixdittrich92 ! 🤗 🚀

@felixdittrich92 felixdittrich92 merged commit f807e97 into mindee:main Feb 28, 2024
70 checks passed
@felixdittrich92 felixdittrich92 deleted the benchmark-docs branch February 28, 2024 09:53
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 ext: docs Related to docs folder framework: pytorch Related to PyTorch backend module: models Related to doctr.models topic: documentation Improvements or additions to documentation topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition type: misc Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants