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

[Features] Add census loss #100

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Conversation

MeowZheng
Copy link
Collaborator

Motivation

as title

Modification

  1. add mmflow/models/losses/census_loss.py
  2. modify mmflow/models/losses/init.py
  3. modify tests/test_models/test_losses.py

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.51%. Comparing base (b33aa32) to head (3a0e015).
Report is 52 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage   68.53%   68.51%   -0.03%     
==========================================
  Files          88       89       +1     
  Lines        4968     4999      +31     
  Branches      713      713              
==========================================
+ Hits         3405     3425      +20     
- Misses       1453     1464      +11     
  Partials      110      110              
Flag Coverage Δ
unittests 68.51% <100.00%> (-0.03%) ⬇️

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.

@MeowZheng MeowZheng merged commit 2d6d7da into open-mmlab:master Mar 2, 2022
@MeowZheng MeowZheng deleted the census-loss branch March 2, 2022 05:26
MeowZheng added a commit that referenced this pull request Jul 15, 2022
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.

1 participant