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

add eval _mask #8

Merged
merged 5 commits into from
Dec 9, 2022
Merged

add eval _mask #8

merged 5 commits into from
Dec 9, 2022

Conversation

marouaneamz
Copy link

No description provided.

mmcls/models/heads/multi_task_head.py Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #8 (da32c23) into multi-task (404d15d) will increase coverage by 0.07%.
The diff coverage is 72.19%.

@@              Coverage Diff               @@
##           multi-task       #8      +/-   ##
==============================================
+ Coverage       89.04%   89.11%   +0.07%     
==============================================
  Files             151      154       +3     
  Lines           11537    11791     +254     
  Branches         1844     1907      +63     
==============================================
+ Hits            10273    10508     +235     
+ Misses            997      986      -11     
- Partials          267      297      +30     
Flag Coverage Δ
unittests 89.11% <72.19%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
mmcls/evaluation/metrics/single_label.py 100.00% <ø> (ø)
mmcls/models/backbones/timm_backbone.py 20.45% <0.00%> (-7.81%) ⬇️
mmcls/models/classifiers/hugging_face.py 25.64% <25.00%> (+0.30%) ⬆️
mmcls/models/classifiers/timm.py 25.97% <25.00%> (+0.29%) ⬆️
mmcls/structures/multi_task_data_sample.py 75.00% <50.00%> (-15.15%) ⬇️
mmcls/models/backbones/beit.py 57.06% <57.06%> (ø)
mmcls/models/backbones/vision_transformer.py 81.09% <57.14%> (+6.78%) ⬆️
mmcls/models/utils/data_preprocessor.py 94.80% <60.00%> (-2.50%) ⬇️
mmcls/models/heads/margin_head.py 89.13% <66.66%> (-0.87%) ⬇️
mmcls/apis/inference.py 26.66% <70.00%> (+26.66%) ⬆️
... and 20 more

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

@piercus piercus merged commit deb3bf4 into piercus:multi-task Dec 9, 2022
@marouaneamz marouaneamz deleted the multi_task_mzr branch January 13, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants