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

πŸ› use monai DataLoader #51

Closed dyollb closed 1 year ago

dyollb commented 1 year ago

What do these changes do?

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #51 (5f725f0) into main (709f976) will increase coverage by 2.53%. The diff coverage is 26.66%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   20.30%   22.84%   +2.53%     
==========================================
  Files          47       47              
  Lines        2531     2530       -1     
  Branches      419      387      -32     
==========================================
+ Hits          514      578      +64     
+ Misses       1990     1925      -65     
  Partials       27       27              
Flag Coverage Ξ”
unittests 22.84% <26.66%> (+2.53%) :arrow_up:

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

Impacted Files Coverage Ξ”
.../segmantic/i2i/pix2pix_cyclegan/models/__init__.py 22.72% <25.00%> (ΓΈ)
src/segmantic/seg/monai_unet.py 21.84% <27.27%> (-0.24%) :arrow_down:
.../segmantic/i2i/pix2pix_cyclegan/models/networks.py 14.68% <0.00%> (+14.68%) :arrow_up:
...egmantic/i2i/pix2pix_cyclegan/models/base_model.py 22.40% <0.00%> (+22.39%) :arrow_up:

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