python_for_microscopists icon indicating copy to clipboard operation
python_for_microscopists copied to clipboard

[Ref] Refactoring BraTS2020 U-Net Segmentation package

Open miladsade96 opened this issue 3 years ago • 0 comments

Hi @bnsreenu I would like to refactor BraTS U-Net Segmentation directory.

What i will do:

  • Optimizing import statemnts
  • Fixing and adding documentation
  • implementing model using functions instead of repetitive conv blocks
  • Fixing code style(PEP8)
  • etc

miladsade96 avatar Dec 22 '21 18:12 miladsade96