Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 409 Bytes

Double-UNet_PyTorch

An unofficial PyTorch Implementation of Double-UNet

Source Paper: https://arxiv.org/pdf/2006.04868.pdf

Files

1. modules.py: convolution blocks of the model
2. Double-UNet.py: the full architecture of the model

Architecture

author: Debesh Jha, Michael A. Riegler, Dag Johansen, Pal Halvorsen, Havard D. Johansen