dyollb / segmantic

Semantic segmentation and image-to-image translation based on AI
https://dyollb.github.io/segmantic/
MIT License
1 stars 3 forks source link

🐛fix predict, minor clean-up evaluation #38

Closed dyollb closed 2 years ago

dyollb commented 2 years ago

What do these changes do?

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (ed238c8) into main (07e1968) will increase coverage by 0.27%. The diff coverage is 6.66%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   18.48%   18.75%   +0.27%     
==========================================
  Files          45       45              
  Lines        2229     2239      +10     
  Branches      366      369       +3     
==========================================
+ Hits          412      420       +8     
- Misses       1794     1796       +2     
  Partials       23       23              
Flag Coverage Δ
unittests 18.75% <6.66%> (+0.27%) :arrow_up:

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

Impacted Files Coverage Δ
src/segmantic/commands/monai_unet_cli.py 67.56% <ø> (ø)
src/segmantic/seg/monai_unet.py 25.94% <6.66%> (+2.36%) :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 07e1968...ed238c8. Read the comment docs.