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] Improve the ResNet model page. #1118

Merged
merged 3 commits into from
Nov 8, 2022

Conversation

mzr1996
Copy link
Member

@mzr1996 mzr1996 commented Oct 21, 2022

Add ResNet introduction and how to use section.

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 0.02% // Head: 91.12% // Increases project coverage by +91.10% 🎉

Coverage data is based on head (4d1e493) compared to base (b8b31e9).
Patch has no changes to coverable lines.

❗ Current head 4d1e493 differs from pull request most recent head 71f0530. Consider uploading reports for the commit 71f0530 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           dev-1.x    #1118       +/-   ##
============================================
+ Coverage     0.02%   91.12%   +91.10%     
============================================
  Files          121      138       +17     
  Lines         8217    10232     +2015     
  Branches      1368     1614      +246     
============================================
+ Hits             2     9324     +9322     
+ Misses        8215      687     -7528     
- Partials         0      221      +221     
Flag Coverage Δ
unittests 91.12% <ø> (+91.10%) ⬆️

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

Impacted Files Coverage Δ
mmcls/apis/inference.py 0.00% <0.00%> (ø)
mmcls/datasets/transforms/compose.py
mmcls/engine/hooks/retriever_hooks.py 72.72% <0.00%> (ø)
mmcls/models/backbones/efficientformer.py 95.08% <0.00%> (ø)
mmcls/structures/utils.py 77.77% <0.00%> (ø)
mmcls/models/necks/reduction.py 100.00% <0.00%> (ø)
mmcls/models/backbones/hornet.py 82.05% <0.00%> (ø)
mmcls/models/retrievers/image2image.py 92.38% <0.00%> (ø)
mmcls/models/backbones/edgenext.py 95.20% <0.00%> (ø)
mmcls/models/utils/layer_scale.py 86.66% <0.00%> (ø)
... and 128 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mzr1996 mzr1996 merged commit c48cfa9 into open-mmlab:dev-1.x Nov 8, 2022
mzr1996 added a commit to mzr1996/mmpretrain that referenced this pull request Nov 24, 2022
* [Docs] Improve the ResNet model page.

* Fix lint.

* Update stat.py
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