ad12 / meddlr

A flexible ML framework built to simplify medical image reconstruction and analysis experimentation.
Apache License 2.0
62 stars 14 forks source link

add ssim loss, fix path field #46

Closed ad12 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #46 (6681a7b) into main (204dd90) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   71.64%   71.65%   +0.01%     
==========================================
  Files          71       71              
  Lines        4786     4788       +2     
  Branches     1045     1045              
==========================================
+ Hits         3429     3431       +2     
  Misses       1037     1037              
  Partials      320      320              
Flag Coverage Δ
unittests 71.63% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
meddlr/evaluation/evaluator.py 83.16% <100.00%> (ø)
meddlr/evaluation/recon_evaluation.py 75.60% <100.00%> (+0.11%) :arrow_up:
meddlr/evaluation/testing.py 60.46% <100.00%> (+0.30%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 204dd90...6681a7b. Read the comment docs.