Classes | |
class | UnetCollection |
class | UnetInduction |
Unets for filling dead channels of collection view images and induction view images. Architectures for the two models are the same but the padding is different as the views produce different sized images. Architecture modelled on the submanifold sparse Unet (arXiv:1711.10275). Ideally this model would make use of sparse convolutions but current software restrictions means it does not.