Skip to content

jerryyyyy708/Double-UNet_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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