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

[Enhancement] FLOPs #1776

Open
wants to merge 1 commit into
base: dev-1.x
Choose a base branch
from
Open

Conversation

gaotongxiao
Copy link
Collaborator

Known issues

Unable to get the flops of most text recog models

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Patch coverage: 55.55% and project coverage change: +0.06 🎉

Comparison is base (75c06d3) 89.82% compared to head (481f454) 89.89%.

❗ Current head 481f454 differs from pull request most recent head c0a95aa. Consider uploading reports for the commit c0a95aa to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1776      +/-   ##
===========================================
+ Coverage    89.82%   89.89%   +0.06%     
===========================================
  Files          191      191              
  Lines        11218    11197      -21     
  Branches      1582     1578       -4     
===========================================
- Hits         10077    10065      -12     
+ Misses         832      821      -11     
- Partials       309      311       +2     
Flag Coverage Δ
unittests 89.89% <55.55%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
mmocr/models/textdet/heads/drrg_head.py 98.83% <33.33%> (-0.78%) ⬇️
...r/models/textdet/module_losses/drrg_module_loss.py 95.89% <33.33%> (-1.33%) ⬇️
mmocr/utils/bbox_utils.py 75.32% <100.00%> (+7.11%) ⬆️
mmocr/utils/polygon_utils.py 97.35% <100.00%> (-0.20%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant