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

Absent class miou fix [WIP] #2892

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

proper mean calculation

b67a5b6
Select commit
Loading
Failed to load commit list.
Open

Absent class miou fix [WIP] #2892

proper mean calculation
b67a5b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

35% (target 95%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 35%. Comparing base (7bda8f7) to head (b67a5b6).
Report is 3 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (7bda8f7) and HEAD (b67a5b6). Click for more details.

HEAD has 72 uploads less than BASE
Flag BASE (7bda8f7) HEAD (b67a5b6)
macOS 8 4
cpu 34 16
python3.12 6 3
torch2.5.0 2 1
python3.10 18 8
torch2.0.1 4 2
python3.11 8 4
torch2.6.0 2 1
torch2.6.0+cpu 4 2
Windows 6 3
torch2.0.1+cpu 6 3
torch2.5.0+cpu 2 1
Linux 20 9
torch2.4.1+cu121 4 2
torch2.2.2+cpu 2 1
torch2.5.0+cu124 4 2
torch2.3.1+cpu 2 0
python3.9 2 1
torch2.1.2+cpu 2 1
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2892     +/-   ##
========================================
- Coverage      69%     35%    -34%     
========================================
  Files         332     332             
  Lines       18966   18969      +3     
========================================
- Hits        13055    6598   -6457     
- Misses       5911   12371   +6460