Skip to content

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

License

Notifications You must be signed in to change notification settings

measaverb/MultiResUNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages