measaverb / MultiResUNet

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

Home Page:https://arxiv.org/abs/1902.04049

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

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

https://arxiv.org/abs/1902.04049

License:MIT License


Languages

Language:Python 100.0%