/MultiResUNet

MultiResUNet implementation in PyTorch; MultiResUNet: Rethinking the U-Net Architecture for Multimodal

Primary LanguagePythonMIT LicenseMIT

MultiResUNet

MultiResUNet: Rethinking the U-Net Architecture for Multimodal

image

LICENSE

Check LICENSE.

Installation

Please check Installation procedure in INSTALL.md.

Quick Start

Follow the instructions in QUICK_START.md.

Acknowledgments

@article{Ibtehaz_2020,
   title={MultiResUNet : Rethinking the U-Net architecture for multimodal biomedical image segmentation},
   volume={121},
   ISSN={0893-6080},
   url={http://dx.doi.org/10.1016/j.neunet.2019.08.025},
   DOI={10.1016/j.neunet.2019.08.025},
   journal={Neural Networks},
   publisher={Elsevier BV},
   author={Ibtehaz, Nabil and Rahman, M. Sohel},
   year={2020},
   month={Jan},
   pages={74–87}
}